The online computer book shop for UK & Europe                                   

   Books Home | About Us | Index | Next Record | Browse

 
  

Tel: 0121 706 6000 

Static Book Details Page - Computer Manuals Website

 C++ for Business Programmers 2nd Edition
  

  C++ for Business Programmers 2nd Edition by Molluzzo, John C.

  • Published by: PRENTICE-HALL
  • Author: Molluzzo, John C.
  • Page Count: 820
  • Group: C++
  • ISBN: 0130467006/9780130467003
  • Published: Sep 2005

Our Price: 36.99
 

For Latest Pricing and Availability Click Here
 

The online computer book shop for UK & Europe

Book store with some thing for everyone

Book Information and Description:

C++ for Business Programmers 2nd Edition
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 polymorphism. For beginning programmers using C++ for business.

CONTENTS:

I. Basic C++

1. Introduction to C++

2. Real Numbers

3. Iteration

4. Decision Making

5. Functions

6. Arrays

7. Pointers and C-Strings

8. Pointers, Arrays, and Functions

9. User-Defined Data Types and Tables

II. Object-Oriented Concepts and Programming

10. The string Class; An Introduction to Classes and Objects

11. Programmer-Defined Classes and Objects

12. Manipulating Objects

13. Inheritance

14. Files

15. Special Topics; Friends, Operator Overloading, Macros and Inline Functions

Appendices

A. Computers and Data

B. Program Control

Index