72,99 €
inkl. MwSt.
Versandkostenfrei*
Versandfertig in über 4 Wochen
payback
36 °P sammeln
  • Broschiertes Buch

This book provides an accessible approach to the study of Windows programming with Visual C++. It is intended to be an introduction to Visual C++ for technical people including practicing engineers, engineering students, and others who would like to understand Windows programming and use its inherent graphic capabilities. While the book is aimed at a technical audience, the mathematical content is modest and it should be readable by most people interested in C++ programming. It introduces readers to Windows programming in a natural way, making use of the object-oriented environment, the…mehr

Produktbeschreibung
This book provides an accessible approach to the study of Windows programming with Visual C++. It is intended to be an introduction to Visual C++ for technical people including practicing engineers, engineering students, and others who would like to understand Windows programming and use its inherent graphic capabilities. While the book is aimed at a technical audience, the mathematical content is modest and it should be readable by most people interested in C++ programming. It introduces readers to Windows programming in a natural way, making use of the object-oriented environment, the Microsoft Foundation Classes (MFC), and the document/view organization. Over fifty example projects are included on a companion CD. These example projects are used in the book's tutorial format initially by introducing Visual C++ programming and important C++ concepts. Then coverage of Windows programming begins with fundamental graphics operations including interactive drawing with mouse inputs. This