Hacker News new | ask | show | jobs
by fergie 2297 days ago
Pretty obvious answer, but for those who are new to C, the C Programming Language by Brian Kernighan and Dennis Ritchie is a good place to start
1 comments

Best paired with a bunch of modern resources about how undefined behavior works.