TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Effective Technical Leadership

144 点作者 davidbyttow将近 12 年前

10 条评论

bguthrie将近 12 年前
I&#x27;d like to differ slightly: the job of a good tech lead is to be an effective first among equals.<p>If you&#x27;re working on a talented team, there should be no presupposition that the tech lead is necessarily the best developer on it. But you should be good enough to break ties and set direction. I&#x27;ve worked on a lot of teams with talented developers who aren&#x27;t especially interested in leadership, or former leads who&#x27;ve decided they want to go back and hack some more. You cannot, and should not, boss these people around. But you can block management up, and unblock team down, by keeping management out of everyone&#x27;s hair, and keep the developers from tearing each other apart over complicated technical questions or obscure business ones.<p>If you&#x27;re working on a team that embraces pairing, that can ease a lot of the pressure on the lead to do reviews as long as the pairs are well-chosen. Trust but verify.
评论 #5898431 未加载
machinagod将近 12 年前
The point about prioritizing clearing road-blocks for your team cannot be underestimated, but, in my experience, with a serious caveat:<p>- Unless your SURE you have the time, do not put the technical task onto yourself, try to redirect.<p>I&#x27;ve made that blunder over and over again: saying &quot;heh, I&#x27;ll hack this little bit up tomorrow&quot;, and in the middle of planning, helping other people and so forth you postpone, losing the blocked developers attention and focus.<p>Other than that, great write-up on my job description :)
评论 #5897021 未加载
评论 #5898371 未加载
swalsh将近 12 年前
This list covers a lot of good ground, one of the smaller but i think important points is this: &quot;simplify&quot;. It&#x27;s part of your job as a tech lead to show your team a simpler route. Simple code reduces complexity, which makes maintenance easier, and can get you to your goal faster. A lot of new to intermediate guys will over engineer a small piece (and i mean that literally, for some reason i&#x27;ve never had the experience of women over engineering code).
评论 #5903458 未加载
mustafakidd将近 12 年前
Great article with many excellent points, especially those about unblocking&#x2F;blocking - essentially the two main activities you&#x27;ll participate in to keep a project moving forward. Everything else exists just to serve these two goals, in my opinion.<p>I&#x27;d also add that a great tool that a tech lead can direct is post-mortems (corrections of errors, whatever your company calls them). Effectively leading these discussions improves a company culture, educates individuals both involved and those not involved in sometimes obscure errors, and elevates the team&#x27;s overall experience level.<p>Thanks for the write up.
polskibus将近 12 年前
Good differentiation between leadership and management. Reminds me of some very good HBR articles on that difference, and the need for putting leadership before management in any organization.
albertsun将近 12 年前
Fantastic article. Reading it felt like I was reading a guide on how to become a better coder.<p>Sidenote: I&#x27;m sure to want to reread this in the future. What terrifies me about Medium is that if I&#x27;m flipping through my notes, say 5 or 10 years from now, will this link still work?
评论 #5897606 未加载
评论 #5898376 未加载
chisto将近 12 年前
I haven&#x27;t read all the article, but it looks very close to the daily-work I have had for 3 years. I agree with almost every aspect, and also I will take good tips from here.
bretpiatt将近 12 年前
s&#x2F;code&#x2F;{work activity}&#x2F;g and s&#x2F;technical&#x2F;{business area}&#x2F;g<p>The methods here apply to many aspects of leadership. Thinking about going from technical to general management you can use the same methods, think of them as a template class. My one recommendation is to not underestimate the complexity of other areas of business, use experts just as you do in technology.
stefl将近 12 年前
Very helpful for anyone looking to hire such a person too - almost a checklist of things to ask them about from their experience.
DenisM将近 12 年前
The article started well, but degenerated into a laundry list.<p>A list that contains <i>everything</i> is barely helpful.
评论 #5897430 未加载