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++ Programming in Easy Steps 3rd Edition
  

  C++ Programming in Easy Steps 3rd Edition by Mike McGrath

  • Published by: In Easy Steps
  • Author: Mike McGrath
  • Page Count: 192
  • Group: C++
  • ISBN: 1840783524/9781840783520
  • Published: Feb 2008

Our Price: 10.00
Discount: 9%
RRP: 10.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++ Programming in Easy Steps 3rd Edition
C++ Programming in easy steps instructs you how to program in the powerful C++ language, giving complete examples that illustrate each aspect.

C++ Programming in easy steps begins by explaining how to download and install a free C++ compiler so you can quickly begin to create your own executable programs by copying the book's examples. It demonstrates all the C++ language basics before moving on to provide examples of Object Oriented Programming. The book concludes by demonstrating how you can use your acquired knowledge to create programs graphically in the free Microsoft Visual C++ Express Integrated Development Environment (IDE).

C++ Programming in easy steps makes no assumption you have previous knowledge of any programming language so it's ideal for the newcomer to computer programming. It has an easy-to-follow style that will appeal to programmers moving from another programming language, and to the student who is studying C++ programming at school or college, and to those seeking a career in computing who need a fundamental understanding of object oriented programming.

CONTENTS:

1 Getting started

2 Performing operations

3 Making statements

4 Handling strings

5 Reading and writing files

6 Pointing to data

7 Creating classes and objects

8 Harnessing polymorphism

9 Processing macros

10 Programming visually

Index