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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: Good books for my non-technical cofounder on software development

2 点作者 Sevii10 个月前
Hey, do you have any recommendations for books I should have my non-technical cofounder read to help him understand how software development works.<p>Thanks

3 条评论

gus_massa10 个月前
I don&#x27;t understand &quot;why&quot; he must understand how software development works.<p>Is he making unrealistic requests?<p>Does he think you are wasting your whole day in notepad instead of doing real work?<p>When you tell him about a new cool rebase trick in git, he only stares without understanding a word?<p>Anyway, a book is too long. My recommendation is to try to find some nice post in the old blog of Joel Spolsky <a href="https:&#x2F;&#x2F;www.joelonsoftware.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.joelonsoftware.com&#x2F;</a>
评论 #41006712 未加载
muzani10 个月前
Strong recommendation for The Pragmatic Programmer, Andy Hunt &amp; Dave Thomas.<p>Agile Manifesto, which many &quot;agile&quot; techniques often forget as well: <a href="https:&#x2F;&#x2F;agilemanifesto.org&#x2F;principles.html" rel="nofollow">https:&#x2F;&#x2F;agilemanifesto.org&#x2F;principles.html</a><p>Test-Driven Development by Example, by Kent Beck. No other. Kent Beck doesn&#x27;t even show up on the first page of Google anymore. The book is on page 6. But it&#x27;s a human way to develop software, dealing with the human limits of the average programmer. The book is easier to read than most of the articles written about it.
Doctor-R10 个月前
The Mythical Man Month by Frederick Brooks. The examples are old, but the wisdom remains. Particularly the chapter (and CACM article) No Silver Bullet-- Essence and Accident in Software Engineering (1986).<p>Or just: <a href="https:&#x2F;&#x2F;xkcd.com&#x2F;1425&#x2F;" rel="nofollow">https:&#x2F;&#x2F;xkcd.com&#x2F;1425&#x2F;</a>
评论 #40998970 未加载