Problem Solving with C++ : The Object of Programming

Problem Solving with C++ : The Object of Programming
- ISBN 13:
9780321113474
- ISBN 10:
0321113470
- Edition: 4th
- Format: Paperback
- Copyright: 07/01/2002
- Publisher: Addison-Wesley
- Newer Edition
New From $75.54
Sorry, this item is currently unavailable.
List Price $76.00 Save $0.46
New
$75.54
Usually Ships in 2-3 Business Days
We Buy This Book Back!
Included with your book
Free Shipping On Every Order
Note: Supplemental materials are not guaranteed with Rental or Used book purchases.
Extend or Purchase Your Rental at Any Time
Need to keep your rental past your due date? At any time before your due date you can extend or purchase your rental through your account.
Summary
This is the world's leading book for teaching introductory programming concepts and C++ to novices. This book teaches readers how to define their own classes early, while ensuring a solid understanding of basic tools such as simple control structures and function definitions. It takes a measured approach to classes, teaching how to write some simple classes, then adds constructors, then overloading simple operators, then overloading the I/O operators << and >>, and so forth. Anyone beginning to program with C++.