View Single Post
Old 6th November 2008
J65nko J65nko is offline
Administrator
 
Join Date: May 2008
Location: Budel - the Netherlands
Posts: 4,128
Default

Although I don't program in C, I own and can recommend "Algorithms in C" (paperback) by Robert Sedgewick. A new 2008 edition is about to be published.

Re: "Algorithms + Data Structures = Programs"

This is a book by Niklaus Wirth, the architect of Pascal and Modula. The code in the book is not pseudo code but Pascal. I bought this about 25 years ago because it had an example of balancing AVL trees.
__________________
You don't need to be a genius to debug a pf.conf firewall ruleset, you just need the guts to run tcpdump
Reply With Quote