Microsoft Visual C++ 2005 Express Edition Programming for the Absolute Beginner

Aaron Miller, Jerry Lee Ford Jr.

買這商品的人也買了...

商品描述

Description

Microsoft Visual C++ 2005 Express Edition Programming for the Absolute Beginner focuses on teaching first time programmers how to program using Visual C++ 2005 Express Edition as a foundation language. Written for the entry-level user, the book assumes no prior programming or scripting experience. Whether you are a new or experienced C++ developer, this book delivers the tools and libraries you need to write a variety of programs. Written in a straight-forward style, using a games-based approach that makes learning beginning-level programming fun and easy, Microsoft Visual C++ 2005 Express Edition Programming for the Absolute Beginner is the perfect introductory programming book.

Table of Contents

Introduction
1. Getting Started
2. Programming the Basics
3. Controlling Programs with Control Structures
4. Taming Complexity with Functions
5. Advancing on to Advanced Data Types
6. Building More Powerful Programs With OOP
7. Delving Deeper into OOP
8. Handling Errors and Debugging
9. Writing and Reading to and from Files
10. Amazing Escape
Appendix A: C++ Keywords
Appendix B: Operators and Precedence
Appendix C: Data Types
Appendix D: ASCII Table Reference
Appendix E: Online Resources