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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: Recommended (software engineering) books for first non-technical hire?

11 点作者 mertens大约 7 年前
We&#x27;re currently a team of 3 engineers in our startup (myself being an engineer doing the non-engineering stuff). We have a very bright non-technical person joining to do non-technical stuff (legal, strategy, product, ...). His background is in economics and law.<p>He asked for recommended books to read before he starts to be able to follow more quickly.<p>We definitely don&#x27;t want to convert him into a technical person, but I imagine communication will be easier if he has a basic knowledge of software engineering. I&#x27;m thinking understanding terms like frontend, backend, server, deploy, pull request, network requests, caching,...<p>Is there a book that you recommend to non-technical people who want to have a basic grasp of (startup) software engineering?<p>Any other tips?<p>Thanks in advance!

5 条评论

kremdela大约 7 年前
In my experience, it&#x27;s more important to educate non-technical colleagues about your product and software development processes. Understanding pull requests or redis don&#x27;t matter as much, and can be picked up along the way.<p>I&#x27;ve gifted The Mythical Man Month (Brooks) and Inspired: How to Create Tech Products Customers Love (Cagan) to colleagues and have received great feedback.<p>Personally, I had never used the term attribution model until I worked at an ecommerce company and didn&#x27;t have a good reason to understand the details of churn until working with a SAAS business. Any reasonably smart person can pick up these domain specific understandings as they go.
rudimental大约 7 年前
I recommend two talks by Laurie Voss of npm. They&#x27;re a brain dump &#x2F; quick overview of lots of random topics. The idea is things software engineers are expected to know but are rarely told. He&#x27;s a good speaker, and there&#x27;s lots of good information. The first video has poor sound quality for the first 5-10 minutes.<p><a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=JIJZnF_L5KI" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=JIJZnF_L5KI</a><p><a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=4H8VTCSbYQg" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=4H8VTCSbYQg</a><p>Also, How APIs Work <a href="https:&#x2F;&#x2F;medium.com&#x2F;@tyteen4a03&#x2F;how-apis-work-an-analogy-for-dummies-ac6ee1d1671b" rel="nofollow">https:&#x2F;&#x2F;medium.com&#x2F;@tyteen4a03&#x2F;how-apis-work-an-analogy-for-...</a>
Bucephalus355大约 7 年前
I would highly recommend this book:<p>Technology Made Simple for the Technical Recruiter: A Technical Skills Primer <a href="https:&#x2F;&#x2F;www.amazon.com&#x2F;dp&#x2F;1450216463&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.amazon.com&#x2F;dp&#x2F;1450216463&#x2F;</a><p>My team had a guy who was not very technical, but it was at a traditional enterprise software company so it didn’t matter as much. He was actually really good &#x2F; smart and wound up getting hired by Google for a PR role. Anyway his manager recommended the book above. Ever since, I have always recommended &#x2F; bought it for ppl on my teams. I know it says “recruiter” in the title, but really it’s for everyone who doesn’t have the word engineer in their title.
remyp大约 7 年前
I&#x27;m in the process of writing a book for this exact scenario. If anyone has suggestions for what topics it should cover I&#x27;d love to hear them!
digianarchist大约 7 年前
Peopleware - Tom DeMarco &amp; Timothy Lister