|
|
|
|
|
by rb808
2834 days ago
|
|
Yes it is mostly true if you are going up the career ladder all the way to executive level. However I've seen a bunch of people hit middle-management then stop and its a really vulnerable place if you're looking for a new job. I think its really important to be able to keep some coding in new technologies as they become popular. Perhaps the best is to work with your developers code - write integration tests, evaluate checkins, research new tools. |
|
(1) I review the majority of the code that the team writes, and I also read other people's reviews to evaluate our code review practices.
(2) I hack around with new tools & technologies to evaluate them. This has resulted in some code bits in wikis documenting "here's how to get started with this thing", but not touching any prod systems. I usually save this kind of thing for our "personal projects"/hackday days at work.