Hacker News new | ask | show | jobs
by edwinnathaniel 5191 days ago
As to my understanding, Programming Pearls focused lies between the range of elegant code and algorithms/problem solving as opposed to secured coding practice in the C programming language.
1 comments

Still, someone like Knuth will argue that correctness should not be sacrificed for elegance.
Feel free to crucify John Bentley.

I know I'll learn more out of the book if I don't care of the small nitpicks like "gets()".