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.

The Ultimate List of Programming Books

34 pointsby aashishlowanshiover 8 years ago

10 comments

isralover 8 years ago
I am glad the author mentioned Code complete > This book is the encyclopedia of good programming practice, Code Complete focuses on individual craftsmanship -- all the things that add up to what we instinctively call "writing clean code." This is the kind of book that has 50 pages just talking about code layout and whitespace
评论 #12743006 未加载
legakyaover 8 years ago
I have a different choice -- I really liked Joel&#x27;s Best Software Writing I.<p>Maybe that&#x27;s just me... but that collection opened my eyes to the &quot;bigger picture&quot; and inspired me to think of my programming as an art&#x2F;craft.
debbleover 8 years ago
I&#x27;d suggest &quot;Modern C++ Design&quot; by Andrei Alexandrescu, a really astonishing book about the awesome tricks and patterns you can achieve with C++, preprocessor directives and templates.
jersey23over 8 years ago
Programming from the ground up. It&#x27;s free on the internet. This book taught me AT&amp;T asm. It is very easy to read.
评论 #12742858 未加载
syedgilover 8 years ago
I&#x27;m surprised no one&#x27;s mentioned the Dragon Book by Aho et al. (or if it has been mentioned, I missed it).
germancapitalover 8 years ago
My career as a developer is just starting and i found this list very helpful. Thanks a lot !
mackwani786over 8 years ago
I&#x27;m amazed that no one has suggested The Story About Ping yet.
costaricannover 8 years ago
You forget the mention of &quot;The Inmates are Running the Asylum&quot; by Alan Cooper - an eye opener for certain, any developer that has worked with me since I read that book has heard me mention the ideas it espouses.
ukrainaover 8 years ago
There really is a lot of interesting information in here that can get you thinking about problems in different ways. It&#x27;s handy to have, just to pick up once in a while to learn something new.
portegaliover 8 years ago
One of my personal favorites is Hacker&#x27;s Delight, because it was as much fun to read as it was educational.<p>I hope the second edition will be released soon!
评论 #12742889 未加载