Ask HN: What are good books/blogs to read for a first time CTO?
31–40 of 148 posts
Re: Ask HN: What are good books/blogs to read for a first time CTO?
#32The mom test - how to discover product
The EOS (Traction and Co) - how to manage the company and give direction to the vision of the company
Re: Ask HN: What are good books/blogs to read for a first time CTO?
#33The Mythical Man Month and The Phoenix Project.
Re: Ask HN: What are good books/blogs to read for a first time CTO?
#34You should instead TALK to long-time or former CTOs and ask them for advice. You won't find that advice in any book. It's invaluable.
Re: Ask HN: What are good books/blogs to read for a first time CTO?
#35This is a great book for larger team sizes.
Re: Ask HN: What are good books/blogs to read for a first time CTO?
#36Depends a lot on your situation: Does "CTO" mean you are the tech lead of a small (single team) engineering organization? Then everything written for staff engineers applies. E.g I've heard good things about "Staff engineer's path" by Tanya Reilly. Does "CTO" mean you are leading an org that is too large to be hands-on with tech, and need to build an effective structure and culture? Then I second the recommendation f…
And maybe CTO means “the founding programmer of a new startup” in which case my advice would be to stop reading and start coding :-)
Re: Ask HN: What are good books/blogs to read for a first time CTO?
#37Re: Ask HN: What are good books/blogs to read for a first time CTO?
#38The team wrote web / SaaS / analytics software in Python and JavaScript, deployed on Linux + AWS, using lightweight planning tools like GitHub and Notion. It was also a fully distributed team long before the pandemic. Over time, the company (Parse.ly) gained hundreds of enterprise customers and established itself via profitable growth in a straightforward SaaS business model. In 2021, less than a year after this blog post was published, the company was acquired by one of the largest open web internet companies (Automattic, creators of WordPress.com).
"Managing software teams: the definitive reading list"
https://amontalenti.com/2020/11/28/definitive-reading-list
The blog post is organized into a few sections, each featuring a few relevant books:
- Management as a high-leverage activity
- Product marketing and product management
- Debugging dysfunctional product cultures
- The psychology of deep work
- Fully distributed teams
- Programmer mindset and philosophy
It's easy to skip around to find a good starting point or make your own (smaller) reading list. Hope that helps. Good luck!
Re: Ask HN: What are good books/blogs to read for a first time CTO?
#39If you don’t get to this point, the startup will die. So spending time optimizing the performance or arguing which code formatting standards to follow is just a waste of time and resources.
Re: Ask HN: What are good books/blogs to read for a first time CTO?
#40Depends a lot on your situation: Does "CTO" mean you are the tech lead of a small (single team) engineering organization? Then everything written for staff engineers applies. E.g I've heard good things about "Staff engineer's path" by Tanya Reilly. Does "CTO" mean you are leading an org that is too large to be hands-on with tech, and need to build an effective structure and culture? Then I second the recommendation f…
And maybe CTO means “the founding programmer of a new startup” in which case my advice would be to stop reading and start coding :-)