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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Code Simplicity: The Fundamentals of Software

25 点作者 greenyouse超过 2 年前

2 条评论

nicopappl超过 2 年前
Note that this blog post announces that Code Simplicity is published as a free pdf download by the author. I&#x27;d suggest changing the title to &quot;Code Simplicity: now free to download&quot; or something.<p>I can recommend Code Simplicity. It&#x27;s a very short book and provide very useful insight.<p>The author was a lead developer in the Bugzilla rewrite. Which seemed to be quite an adventure. And illustrates his ideas with Bugzilla&#x27;s numerous maintainability issues.<p>I read it before starting my career as a developer, and I think it deeply influenced the way I approach writing code. It doesn&#x27;t have as much as practical recommendations, but provides a helpful framework to think about how to write code and avoid general pitfalls.<p>I think code I wrote in my first job was praised as greatly readable only because I integrated the book&#x27;s teaching before I had to learn them for myself.<p>Maybe it&#x27;s not a &quot;must read&quot; for experienced devs, but I found it useful when I started.
biehl超过 2 年前
Anyone who has read it - is it good?