Skip to content

Instantly share code, notes, and snippets.

@pstef
Last active December 14, 2015 22:58
Show Gist options
  • Save pstef/5161793 to your computer and use it in GitHub Desktop.
Save pstef/5161793 to your computer and use it in GitHub Desktop.
Books to read and re-read.
Kernighan and Ritchie: The C Programming Language
Stephen Prata: C Primer Plus
Brian Hook: Write portable code
Andrew Koenig: C traps and pitfalls
Peter v d Linden: Expert C programming - Deep secrets
C Unleashed
Jon Bentley: Programming Pearls
Robert Sedgewick: Algorithms in C
Kyle Loudon: Mastering algorithms with C
Henry Warren: Hacker's Delight
Andrew Appel: Modern compiler implementation in C
Michael Abrash: Graphics Programming Black Book
Harbison and Steele: A Reference Manual
Derek Jones: The New C Standard
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment