![]() |
![]() |
![]() |
Win32 Programming Rector and Newcomer's "Win32 Programming" is described as the definitive win32 programming guide, but it was published in 1997. Is it still relevant? Are there newer books or updated versions of this one?
Eponymous
For most practical purposes, Win32 hasn't changed since 1997.
K
Well, the only real alternative is Petzold's "Programming Windows", and its latest edition is 98. I personally prefer Rector. Both books miss on some latest additions, but they are still good as a foundation.
Floridian
It really depends on what aspect of Win32 programming you're interested in. Rector & Newcomer is basically an exhaustive treatment of Win32 user-interface programming done the really hard way. It's still useful when you have to dive down to a lower level than the likes of VB let you, but in that case Dan Appleman's book is also a good choice.
as
Hi - please help me out here..."Rector & Newcomer" doesn't bring anything useful up on Amazon at a first stab...what's the title? or ISBN?
Aaron F Stanton
http://www.amazon.com/exec/obidos/tg/detail/-/0201634929/103-9777974-6218205?v=glance
Richard Sunarto
Thanks, Richard!
Aaron F Stanton
Thanks for all the feedback. It is UI programming I'm interested in... I think I'll go look for Rector.
Eponymous
|