logoalt Hacker News

timthorntoday at 10:59 AM6 repliesview on HN

> click on the “books” tab - the author is a technologist

That's rather underselling him. Charles Petzold wrote the canonical reference works for programming Win32 and MFC.

It's like calling Donald Knuth a lecturer.


Replies

OJFordtoday at 11:56 AM

His 'Annotated Turing' (a reproduction of On computable numbers, with an application to the Entscheidungsproblem, with explanation and walk-through) got me into CS vs. prior interest mainly in EE.

jrmgtoday at 2:26 PM

His book ‘Code’ is his masterpiece, IMO.

It’s a tour de force in technical communication. A fascinating book for both the Computer Science novice and expert.

tambourine_mantoday at 2:46 PM

“Code” is one of the best books I’ve ever read. I don’t usually read 500 page books but this one flew. Even if you know most of what’s being discussed it’s such a delightful ride.

rrr_oh_mantoday at 11:31 AM

For the curious:

> Microsoft provides two frameworks for developing Windows applications: MFC (Microsoft Foundation Classes) and Win32. MFC (Microsoft Foundation Classes) is a Microsoft framework for developing Windows applications in the C++ programming language. Win32 is a collection of functions and data structures provided by Microsoft for the development of Windows applications. [0]

[0] https://www.tutorialspoint.com/article/difference-between-mf...

show 1 reply
sd9today at 11:02 AM

Apologies, I wasn’t familiar with his work.

show 1 reply
ahokatoday at 11:12 AM

The MF what?

show 1 reply