top | item 18286498

Ask HN: Best resources to learn C programming?

18 points| dpods | 7 years ago | reply

10 comments

order
[+] sn9|7 years ago|reply
K&R C, Hanson's C Interfaces and Implementations, van der Linden's Expert C Programming: Deep C Secrets, Bryant and O'Hallaron's Computer Systems: A Programmer's Perspective, Gustedt's Modern C, and https://matt.sh/howto-c should keep you well covered.

You don't need all of the above, but you shouldn't need much more.