|
Ivor Horton's Beginning Visual C++ 2008
This book is the latest edition of one of the bestselling of all books on the C++ language and Visual C++. The author, Ivor Horton, has a loyal following who love his approach to teaching programming languages. In this book, Horton repeats the formula that made the current edition so popular: he teaches both the Standard C++ language itself as well
as Microsoft Visual C++.
The book is designed to provide a comprehensive introduction to both the Standard C++ language and to Visual C++ 2008. The book has been thoroughly updated (more than 200pdated, with 100 new pages) for the 2008 release.
This book shows novice C++ programmers how to build real-world applications using Visual C++. No previous programming experience is required. The author uses numerous step-by-step programming examples to guide readers through the ins and outs of C++development. His tutorial approach has proved popular with more than 100,000 readers---they look to Ivor Horton for the most thorough and accessible introduction to the C++ language and to Visual C++.
The author will fully cover new features of the 2008 release--in particular, support for the Standard Template Library. He will also enhance coverage of C++/CLI enumerations and the Unicode option; plus completely replace all screenshots to confirm with the latest look and feel of Visual Studio Orcas and Windows Vista.
CONTENTS:
Acknowledgments.
Introduction.
Chapter 1: Programming with Visual C++ 2008.
Chapter 2: Data, Variables, and Calculations.
Chapter 3: Decisions and Loops.
Chapter 4: Arrays, Strings, and Pointers.
Chapter 5: Introducing Structure into Your Programs.
Chapter 6: More about Program Structure.
Chapter 7: Defining Your Own Data Types.
Chapter 8: More on Classes.
Chapter 9: Class Inheritance and Virtual Functions.
Chapter 10: The Standard Template Library.
Chapter 11: Debugging Techniques.
Chapter 12: Windows Programming Concepts.
Chapter 13: Windows Programming with the Microsoft Foundation Classes.
Chapter 14: Working with Menus and Toolbars.
Chapter 15: Drawing in a Window.
Chapter 16: Creating the Document and Improving the View.
Chapter 17: Working with Dialogs and Controls.
Chapter 18: Storing and Printing Documents.
Chapter 19: Writing Your Own DLLs.
Chapter 20: Connecting to Data Sources.
Chapter 21: Updating Data Sources.
Chapter 22: More on Windows Forms Applications.
Chapter 23: Accessing Data Sources in a Windows Forms Application.
Appendix A: C++ Keywords.
Appendix B: ASCII Codes.
Appendix C: Windows Message Types.
Index.
|