| |
| |
|
|
Code and explanation for real-world MFC C++ Applications
- Learn C++ Windows programming by studying realistic, interesting examples
- A quick primer in Visual C++ for programmers of other languages, followed by deep, thorough examples
- Example applications include a Tetris-style game, a spreadsheet application, a drawing application, and a word processor
- Each application demonstrates key real-world techniques: parsing text, working with files, creating memory structures, displaying interactive graphics, and more
|
|
|
Code download Request a Review Copy Send us feedback on this title Ask a question about this title
Table of Contents
Language English
Paperback 440 pages [191mm x 235mm]
Release date
June 2008
ISBN 1847195563
ISBN 13 978-1-847195-56-2
Author(s)
Stefan Björnander
Topics and Technologies
Microsoft & .NET
Visual C++ is an established development language for Windows desktop applications. This book shows you how to develop professional, real-life applications by examining real world examples. It is fast, and used in millions of applications throughout the world.
With this book you will learn how to create applications using MDI, complex file formats, text parsing and processing, graphics, and interactions. Every essential skill required to build Windows desktop-style applications is covered in the context of fully working examples.
The book begins with a quick primer on the C++ language, and using the Visual C++ IDE to create Windows applications. This acts as a recap for existing C++ programmers, and a quick guide to the language if you’ve not worked with C++ before. The book then moves into a set of comprehensive example applications, presenting the important parts of the code with explanation of how it works, and how and when to use similar techniques in your own applications.
The applications include: a Tetris-style game, a drawing application, a spreadsheet, and a word processor.
If you know the C++ language, or another Windows-based programming language, and want to use C++ to write real, complex applications then this book is ideal for you.
Read the full Table of Contents for Microsoft Visual C++ Windows Applications by Example
When you read this book, you will learn to:
- Build larger, more powerful, user friendly C++ applications
- Create MDI (multiple document interface) applications and use other Windows application interface elements
- Create memory structures for complex application objects: documents, spreadsheets, drawings
- Save files to represent these memory structures
- Parse and process text, display interactive graphics, and handle input from the mouse and the keyboard
The book is ideal for programmers who have worked with C++ or other Windows-based programming languages. It provides developers with everything they need to build complex desktop applications using C++.
If you have already learned the C++ language, and want to take your programming to the next level, then this book is ideal for you.
Stefan Björnander
Stefan Björnander is a Ph.D. candidate at Mälardalen University, Sweden. He has worked as a software developer as well as a senior lecturer at Umeå University, Sweden. He holds a master's degree in computer science and his research interests include compiler construction, mission-critical systems, and model-driven engineering.
| |
|