Skip to content

C++ for Business Programmers

Best in textbook rentals since 2012!

ISBN-10: 0130467006

ISBN-13: 9780130467003

Edition: 2nd 2006 (Revised)

Authors: John C. Molluzzo

List price: $179.00
Blue ribbon 30 day, 100% satisfaction guarantee!
what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

This book provides a highly readable introduction to C++ programming for beginning business programmers. It guides readers through complete and clear descriptions of sample programs, with a wealth of exercises included along the way to help reinforce the important points of each chapter. Throughout the text, a strong emphasis is placed on business applications, rather than those in mathematics or computing. Part I (Basic C++) covers the procedural parts of C++. Part II (Object-Oriented Concepts and Programming) introduces object-oriented ideas through the built-in string class. Part III (Object-Oriented Programming) explores the essential object-oriented ideas through inheritance and…    
Customers also bought

Book details

List price: $179.00
Edition: 2nd
Copyright year: 2006
Publisher: Prentice Hall PTR
Publication date: 8/2/2005
Binding: Paperback
Pages: 848
Size: 7.00" wide x 9.25" long x 1.25" tall
Weight: 2.596
Language: English

Basic C++
Introduction to C++
Real Numbers
Iteration
Decision Making
Functions
Arrays
Pointers and C-Strings
Pointers, Arrays, and Functions
User-Defined Data Types and Tables
Object-Oriented Concepts and Programming
The string Class; An Introduction to Classes and Objects
Programmer-Defined Classes and Objects
Manipulating Objects
Inheritance
Files
Special Topics; Friends, Operator Overloading, Macros and Inline Functions
Computers and Data
Program Control
Index