TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Practical Guide to Bare Metal C++

87 pointsby febinover 6 years ago

2 comments

monocasaover 6 years ago
Copying what I said previously<p>&gt; I traditionally haven&#x27;t been the biggest fan of this book. Most of what they list is stuff that just looks like using C++ just for the sake of it, with no real benefit over a C codebase.<p>&gt; For instance they don&#x27;t appear to use RAII at all, even in places where it&#x27;s an obvious win (InterruptLock).
dangover 6 years ago
2017: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=14471496" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=14471496</a><p>2016: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=12138374" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=12138374</a>