TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

The Ultimate List of Programming Books

34 点作者 aashishlowanshi超过 8 年前

10 条评论

isral超过 8 年前
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 未加载
legakya超过 8 年前
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.
debble超过 8 年前
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.
jersey23超过 8 年前
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 未加载
syedgil超过 8 年前
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).
germancapital超过 8 年前
My career as a developer is just starting and i found this list very helpful. Thanks a lot !
mackwani786超过 8 年前
I&#x27;m amazed that no one has suggested The Story About Ping yet.
costaricann超过 8 年前
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.
ukraina超过 8 年前
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.
portegali超过 8 年前
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 未加载