I'm half-way thru the book, and haven't used MFC once. But, I'm not studying the CLI sections, only the native ANSI C++ (the meat of the chapters). I'm guessing that MFC will be used later in the book, but you can learn about data types, syntax, pointers, references, etc. in the console programs (used up to where I am currently studying in the book).
This is a good book. As with any other technical book, make sure you've reviewed the errata from the web before you begin any new chapter. You'll also need to find some other resources to make sure you grasp pointers (and references).
Sincerely,
Brian
|