New book

Published May 13, 1999
Advertisement
I finally got around to installing Windows NT on the main development box. I'd always wanted to install it, but it was a headache and Visual Studio was running just fine under Win 98. Since the CE development tools strongly favor Windows NT, I took the plunge. So far, it's working just fine. I'll keep you posted as to how the Windows CE experiment works out.



Just got the latest new book from co-father-of-C, Brian Kerningham. It's called Practice of Programming. I imagine it'll eventually be called "The Wiener Dog Book", as computer books tend to be named after the pictures on the cover, like The Dragon Book or The Red Book. I'm about 1/3 of the way into it, and I'm mixed. The first chapter was priceless, showing the value of good variable naming and coherent programming style (mirroring, for the most part, my own bias for naming and style). Unfortunately, the book seems to be devolving into a light text on algorithms. While the discussion of the value of a good choice of algorithm and order notation was worthwhile, he's spending way too much time in the specifics. For example, he spent about eight pages describing how quicksort works, which is really out of place for a book about general programming practice. For algorithms, you could do much better with a detailed book like Sedgewick's.

I'll give a full report on the book later. I'm hoping the sudden chance in scope is just a minor bump and not a sign of schizophrenia on the part of the author.
Previous Entry Thanks for the plug
Next Entry Small observations
0 likes 0 comments

Comments

Nobody has left a comment. You can be the first!
You must log in to join the conversation.
Don't have a GameDev.net account? Sign up!
Advertisement