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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: Book recommendation for embedded software development

2 点作者 timpattinson超过 4 年前
Hi, I&#x27;m a fresh grad from an EE program but with substantial informal, extracurricular experience in embedded software.<p>Now working in a role which includes a bit of embedded development.<p>I&#x27;m looking for a text which makes recommendations on best practices&#x2F;design patterns for embedded software, especially in a high reliability&#x2F;safety critical environment.<p>Ideally this would be an intermediate level book, nothing to do with Arduino etc.<p>Any recommendations or pointers to other resources would be appreciated.

1 comment

phendrenad2超过 4 年前
The only thing I can think of is this: <a href="https:&#x2F;&#x2F;standards.nasa.gov&#x2F;standard&#x2F;osma&#x2F;nasa-gb-871913" rel="nofollow">https:&#x2F;&#x2F;standards.nasa.gov&#x2F;standard&#x2F;osma&#x2F;nasa-gb-871913</a> (and the discussion here: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=12014271" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=12014271</a> )<p>Also maybe check out RTOSs like ThreadX.