I read programming pearls about halfway until I discovered that a several of the samples were using gets() and could be trivially exploited for buffer overflows.
Calling programs like that "pearls" just seemed too wrong to me to go on.
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.
Calling programs like that "pearls" just seemed too wrong to me to go on.