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 is the best programming book you've read?

3 pointsby cylde_frogover 3 years ago

1 comment

ryan-duveover 3 years ago
The best programming book I&#x27;ve read was <i>The C Programming Language</i>, sometimes just called <i>ANSI C</i>, by K&amp;R. It&#x27;s under 200 pages and builds up the entire foundation of C from scratch. Reading it put me in a great position to understand other programming languages and concepts down the road. The only problem is it&#x27;s kind of steep, about $25 on Amazon right now.