TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Which book has had the strongest effect on how you make products? And why?

4 pointsby sneha1995almost 2 years ago
Which book has had the strongest effect on how you make products? And why?<p>There&#x27;s no single book I can recomment for building a poduct specifically. It requres understanding of your audience, needs, how the world functions, human psychology, etc. There are plantly you can pick to learn more in each direction.<p>I can recommend a book Shoe dog describing a product-centric approach of Nike&#x27;s founder and his belief in what he was selling. Build something you belive in and and would use yourself. If you will love it there&#x27;s likely somebody else in the world you would find it irreplacable too.

2 comments

WantonQuantumalmost 2 years ago
I read Large-Scale C++ Software Design by John Lakos when it came out and even though I don&#x27;t do much C++ anymore, it set me up with a mental model that has worked very well for almost 30 years now.
bwh2almost 2 years ago
A few books that influenced my product thinking: The Cold Start Problem, Working Backwards, and Strategy Rules.