Updates

Latest Tweet



What's New?

Check out for latest innovation, a computer based training video collection


Like this Page

Programming with Microsoft Visual C++ .Net, Sixth Edition (Core Reference) (Pro-Developer) Review by anonymous

What I've Been Looking For

I can't tell you how many times i've sat down with various and sundry texts, ebooks, and website tutorials to learn how to program Win32 apps in C++. Every time I was incredibly frustrated that the author would simply walk through the implementation, without explaining any of the reasons why. I'm a C#.NET programmer and I come from a background of "academic" C (i.e. for school), Python, and Java programming.

The thing I like about the author is that he takes his time, defines his terms, and has an easy tone to his work. He doesn't get so conceptual (like Bruce Eckel of "Thinking in C++") where you get that itchy "Yeah, this is all nice, but how gonna use any of this?" feeling. This is one author that presents the forest and the trees in a well-balanced combination.

If you're an experienced MFC programmer, this may or may not be your book. It does rehash a lot of MFC and COM theory. But for me, as a programmer entering into Win32 C++ programming as .NET is making the scene, this book helps me to both understand the platform more deeply and make better decisions in my work.