C++ Professional Publications?
-
Hello, I'm interested in expanding my C++ knowledge (OOD, MFC mechanics, etc.) and I would like to get advice on any publications/subscriptions that you folks believe is worth getting. Any ideas? What other resources (books, etc.) do you recommend? Thanks! JennyP
-
Hello, I'm interested in expanding my C++ knowledge (OOD, MFC mechanics, etc.) and I would like to get advice on any publications/subscriptions that you folks believe is worth getting. Any ideas? What other resources (books, etc.) do you recommend? Thanks! JennyP
JeffProsise - MSPress - Programming Windows 95 with MFC DaleRodgerson - MSPress - Inside COM Those two teach the very roots of everything else. Also a very valuable archive, free online : MSJ 1991-1998[^].
sometimes it helps to look at the IL generated code a MS guy on develop.com "answering" .NET issues
-
Hello, I'm interested in expanding my C++ knowledge (OOD, MFC mechanics, etc.) and I would like to get advice on any publications/subscriptions that you folks believe is worth getting. Any ideas? What other resources (books, etc.) do you recommend? Thanks! JennyP
http://www.gotw.ca/gotw/index.htm[^] Tomasz Sowinski -- http://www.shooltz.com
*** Si fractum non sit, noli id reficere. ***
-
Hello, I'm interested in expanding my C++ knowledge (OOD, MFC mechanics, etc.) and I would like to get advice on any publications/subscriptions that you folks believe is worth getting. Any ideas? What other resources (books, etc.) do you recommend? Thanks! JennyP
I'm amazed that no-one has suggested you buy the Bible - 'The C++ Programming Language' by Bjrne Stroustrup. Every C++ programmer should own it, and also his 'Design and Evolution of C++' Beyond that, you should own the Langer & Kreft book on iostreams, a good STL reference, such as 'Generic Programming and the STL', and you may benefit from subscibing to the C Users Journal, despite a recent drop in quality it still has lots of good info on standard C++. Christian Hey, at least Logo had, at it's inception, a mechanical turtle. VB has always lacked even that... - Shog9 04-09-2002 During last 10 years, with invention of VB and similar programming environments, every ill-educated moron became able to develop software. - Alex E. - 12-Sept-2002