Last active
December 14, 2015 22:58
-
-
Save pstef/5161793 to your computer and use it in GitHub Desktop.
Books to read and re-read.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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