Ask HN: Advice for a new and inexperienced tech lead?
31–40 of 259 posts
Re: Ask HN: Advice for a new and inexperienced tech lead?
#32Re: Ask HN: Advice for a new and inexperienced tech lead?
#33There's a lot of interesting discussion on that thread that might be useful to you as well.
Re: Ask HN: Advice for a new and inexperienced tech lead?
#34Re: Ask HN: Advice for a new and inexperienced tech lead?
#351. https://pragprog.com/book/jsengman/become-an-effective-softw..., which had a good conversation here (https://news.ycombinator.com/item?id=22033129).
2. https://managinghumans.com/ by Michael Lopes
3. https://leadingsnowflakes.com/, which also has a good weekly newsletter - http://softwareleadweekly.com/.
4. https://www.udemy.com/course/practical-leadership/
5. https://tomdemarco.com/Books/deadline.html - quite old now, but it's still hugely insightful.
May I wish you the best of luck. It's an exciting and really difficult challenge, but can be hugely rewarding in the end.
Re: Ask HN: Advice for a new and inexperienced tech lead?
#36Few things I would like to say: It will no longer be about you. It will all be about your team. Make sure you create a great team, nurture them, train them, teach them how to think critically (in doing so yourself). Ask your team to write out everything they plan to do before they actually do it. Reason with them on what they wrote and what approach decisions they plan to take. Teach them to think long term. Writing…
Re: Ask HN: Advice for a new and inexperienced tech lead?
#37Re: Ask HN: Advice for a new and inexperienced tech lead?
#38I would advise you to not take the position. It would be a disaster in my opinion to attempt to be a tech lead without years of experience at the senior level. Your high level engineers will catch whiff of your lack of experience. Your mid and associate levels will not accelerate as fast as they could have, and you will feel over your head. You will essentially be Peter Principaling yourself. If you are going to do i…
Re: Ask HN: Advice for a new and inexperienced tech lead?
#39https://hbr.org/podcast/2019/08/the-challenges-and-triumphs-...
The Making of a Manager: What to Do When Everyone Looks to You
Re: Ask HN: Advice for a new and inexperienced tech lead?
#402. your job is transitioning from "doing" to "enabling". You'll be responsible for issues of governance AND operation. Learn the ropes equally. As you introduce successful operational concerns (bottom up) start to generalise them so they can be used as a top-down concern (i.e. i do devops -> we all do devops here, it's part of the training)
3. leading by example doesn't scale - stop. Embrace a teaching method that ends in trust: i.e. 1. introduce a concept to dev A, 2. get dev A to demonstrate it back to you independently (monitor and prompt as appropriate), 3. from afar passively observe future implementations of said concept and revert to steps 1..2 if required, 4. inform dev A that they are trusted explicitly with this concept and that it is theirs to run with - encourage them to onboard dev B in a similar fashion.
4. at the top you're more responsible for team morale than you can possibly imagine - random acts of kindness and/or direct conversations go a long way... whether it's donuts or "a quick catchup" over lunch, do it... regularly (if you find your postponing these kind of meetings you've got a priority inversion issue to sort out ASAP).
5. if someone is dishonest in any way take it to HR before they walk over you and your team/product/department suffers. In other words, with HR's help, address slow/no work or unapproved "wfh" days as a threat.
6. push back against harmful designs and rushed/skipped processes.