Y Hacker News Books
Learn C the Hard Way

#1034 of 2,654 all-time

Learn C the Hard Way

Zed Shaw

7 people recommended it in 4 threads, 2017–2022.

What people on Hacker News said

sillyinseattle
This book (which still has an unfinished feel to it) helped me understand how computers work and how to write programs with that understanding - at a high level.

on HN, 2022

atroyn
But for a total novice, the approach of broken thing, figure out why it's broken, fix it, is very powerful. After all, this is the bulk of dev work.

on HN, 2017

atroyn
Additionally, Zed pays special attention to defensive programming, an often forgotten art and good practice.

on HN, 2017

Where it comes up