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.

Ask HN: What are some books where the reader learns by building projects?

7 pointsby Shosty123over 5 years ago
A continuation of https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=13660086 which has been incredibly useful to me.<p>I recently finished this phenomenal book called &quot;Building Enterprise JavaScript Applications&quot;:<p>https:&#x2F;&#x2F;www.packtpub.com&#x2F;web-development&#x2F;building-enterprise-javascript-applications<p>Which takes the reader from zero to building a non-trivial production fullstack application with JavaScript.

2 comments

r_singhover 5 years ago
Nand2Tetris<p>&quot;...an ambitious book attempting to give you a cohesive understanding of how everything in a computer works. Each chapter involves building a small piece of the overall system, from writing elementary logic gates in HDL, through a CPU and assembler, all the way to an application the size of a Tetris game&quot;<p>from <a href="https:&#x2F;&#x2F;teachyourselfcs.com" rel="nofollow">https:&#x2F;&#x2F;teachyourselfcs.com</a>
flyingcroissantover 5 years ago
“Mazes for Programmers” and “The Ray Tracer Challenge” by Jamis Buck.