Home Page -------------------
[Home Page] - [Reviews Main]
-------------------

Combined Review
C++ Windows NT Programming 2nd ed. (uses Visual C++ 4.1) by Mark Andrews
Recommended
ISBN: 1 55851 493 7       Publisher: M&T Books       Pages: 735pp+CD       Price: £41-50
Norton Guide to Windows 95/NT4 Programming with MFC by Peter Norton & Rob McGregor
Recommended
ISBN: 0 672 30900 9       Publisher: Sams       Pages: 1158pp+CD       Price: £46-95
Categories:   MS Windows     microsoft    
Reviewed by Ian Cargill in C Vu 10-2 (Jan 1998)
A little while ago, I decided it was time to start doing some Windows programming. I further decided to forgo the pleasures of 16-bit Windows programming and jump straight into 32-bit programming on Windows NT4. As a Windows programming novice, I knew I would need a lot of help, so I looked around for some suitable books. Fortunately, these two both appeared on the next book review list. As a complete beginner, I really needed a good introduction to the myriad aspects of Windows programming. Between these two books, I got pretty much what I wanted. Neither was perfect, though. Without both, there would have been a few holes.

I started with C++ Windows NT Programming .The first three chapters of this book (about 170 pages) give a good introduction. They start by explaining the general programming model of Windows and the core elements such as controls and messages. There is also a good explanation of using the registry. A big section is devoted to the internal workings of Windows (OS Model, Processes and Threads, Virtual Memory, etc.) which is invaluable for understanding what programs have to cope with. Finally, there is a reasonable introduction to the Win32 API. Not an API reference, but an explanation of how it is structured and how you should use it. After this, the gradient starts to get a bit steep. Subsequent chapters launch into OLE, Processes, Multithreading, DLLs. Interprocess Communication and Networking and, finally, NT Graphics. At this point, I felt I was getting in too deep too quickly, so I went back and started at the beginning of the other book, Norton Guide to Windows 95/NT4 Programming with MFC.

The first part of this book introduces the basic concepts, such as the anatomy of a Windows program, Windows programming issues and memory management. As a first introduction to the principles of Windows programming, I found it a bit light and was glad that I had read the introduction in C++ Windows NT Programming first. After this, however, the book improved greatly. The Norton Guide ramps up the technical skill level much more slowly. It takes a lot more time (and paper) to cover the more basic area such as MFC, Controls, Resources, Dialogues and File I/O. This is all covered in a lot of detail and pretty well explained. It is only towards the back of the book that you start to get onto more high level features such as Multi-threading, Sockets and OLE Automation.

If you are only in the market for one book, which one should you buy? Both are quite well written but if, like me, you are a real beginner, go for the Norton Book. The introductory material isn't quite so good, but the bulk of the book is at the right level of complexity for a beginner. If you want a really good explanation of the theory of Windows programming or if you want a lot of detail on the more advanced aspects such as multithreading, OLE Automation, Networking, etc., then go for C++ Windows NT Programming. Personally, I was glad to have both and am happy to recommend either.

By the way, the Norton Book covers up to MFC 4.2, C++ Windows NT Programming only to MFC 4.1


Other Authors with the same surname

Andrews
C++ Windows NT Programming by Mark Andrews [Recommended]  (Reviewed Jul 1996)
C++ Windows NT Programming by Mark Andrews  (Reviewed May 1995)
Learn Visual C++ Now by Mark Andrews  (Reviewed May 1997)
Programmers Guide to MPW by M Andrews & N Rhodes  (Reviewed Mar 1993)
Visual C++ Object-Oriented Programming by M Andrews [Recommended]  (Reviewed Nov 1993)
Visual C++ Object-Oriented Programming by M Andrews [Recommended]  (Reviewed Feb 1994)

McGregor
Simple C by Jim McGregor & Richard McGregor & Alan Watt [Not Recommended]  (Reviewed Nov 1997)

Norton
Peter Norton's Guide to Delphi 2 by John Mueller & Peter Norton  (Reviewed Mar 1997)
Peter Norton's Guide to Java Programming by Norton & Stanek  (Reviewed Sep 1997)
Tales of the Sword Coast by Douglas Avery & Matthew Norton  (Reviewed Jan 2000)


Last Update - 13 May 2001.

To link to this review, please use the URL: http://www.accu.org/bookreviews/public/reviews/cp/cp001486.htm

Copyright © The Association of C & C++ Users 1998-2000. All rights reserved.

Mirrored from http://www.accu.org/