If you read nothing else, read Edwards Deming. He clearly outlines what the management philosophy of modern creative jobs must be like: - Focus on what matters. - An organisation needs an aim, a meaningful goal, that's not just "do what we have always done except better". - Don't invest in shiny things because they are shiny – investments basically cost you the interest rate on a loan, rain or shine, even on Sundays.…
What books of his would you recommend?
Ask HN: Books to read when you transform from SWE into SWE Management?
61–70 of 97 posts
Re: Ask HN: Books to read when you transform from SWE into SWE Management?
#62Without any thought at all:
- One Minute Manager
- Debugging the development process
- The Culture Code
- The Five Dysfunctions of a Team
- Difficult Conversations
Take some negotiation and interviewing hands-on courses.
Re: Ask HN: Books to read when you transform from SWE into SWE Management?
#63"The Phoenix Project"
The Goal, as written, is about manufacturing processes and a lot of people have trouble seeing past that domain when reading it. That is, they fail to generalize, or understand how to generalize, the ideas of Theory of Constraints. Critical Chain takes, essentially, the same Theory of Constraints and applies it to project management, versus production management. The Phoenix Project continues that sort of explicit extension by moving from general project management to IT systems management.
Re: Ask HN: Books to read when you transform from SWE into SWE Management?
#64One quick observation: you say that your new role focuses on Devops etc... That sounds like a tech lead to me. A manager focuses on their people, not a tech stack. One of the hardest parts of transitioning from an IC to a manager is letting go of control of technical decisions, and learning to trust your team. Of course you need to be able to set the general direction, but it's more about building a culture than it i…
As a military officer I agree that trust is a huge amount of effective leadership. It’s something that is immediately visible when visiting a different team. So what do you do, as a software manager, if you don’t trust your team? Do you set higher technical standards? Do you invest in training? Do you hold responsible for failure to deliver a certain level of quality?
From the military side you might be familiar with Auftragstaktik [0]. Basically, you set the goal and a timeframe and let the team figure out how to achieve it. You have to connect their work to some kind of success metric. Otherwise you're just saying something like "we have to implement Devops", as a goal in itself, not connected to anything else.
Re: Ask HN: Books to read when you transform from SWE into SWE Management?
#65I recommend "Managing Humans" by Michael Lopp aka "Rands". https://randsinrepose.com/ It's a bit tongue in cheek rather than "management theory" but no less worthwhile for it.
Re: Ask HN: Books to read when you transform from SWE into SWE Management?
#66Some examples: https://staysaasy.com/communication/2021/10/30/look.html https://staysaasy.com/management/2021/07/17/Less-Divisive.ht... https://staysaasy.com/management/2021/06/26/check-on-your-te...
Re: Ask HN: Books to read when you transform from SWE into SWE Management?
#67An Elegant Puzzle by Will Larson: https://press.stripe.com/an-elegant-puzzle
Re: Ask HN: Books to read when you transform from SWE into SWE Management?
#68- What Got You Here Won't Get You There: How Successful People Become Even More Successful by Marshall Goldsmith
These two books are not specifically on the topic of becoming an engineering manager but cover the important aspects of how to work effectively as a leader in organizations. Turns out that's very important too.
Re: Ask HN: Books to read when you transform from SWE into SWE Management?
#69I recommend you start an MBA program at night. There is no single book, there is no single topic, you need a broad range of new perspectives to be a truly effective manager.
Re: Ask HN: Books to read when you transform from SWE into SWE Management?
#70Everyone recommends The Manager's Path, but I don't think it's a good book to explain HOW to become a manager. The book's goal is to explain the career path of a manager from tech lead to CTO. My #1 recommendation these days is "Become an Effective Software Engineering Manager" by Jamies Stanier. This book explains how to approach the work a manager is involved in and what you can expect from the day to day. Planning…