C++ Programming in Easy Steps
Buy a book... In Association with Amazon.co.uk
Author(s): M. McGrath
Publisher: Computer Manuals
ISBN: 9781840783520
Format: softback
192pp
Price: £10.99
Review Date: 23 July 2008
Review: C++ enables programmers to create fast, compact programs that are robust and portable. This book provides an introduction, giving examples of program code and its output to demonstrate the basics. It assumes that the reader has no previous knowledge of any programming language. It begins by demonstrating how to download and install a free C++ compiler, enabling you to create your own executable programs by copying the book’s examples. Chapters include: Performing operations; Making statements; Handling strings; Reading and writing files; Pointing to data; Creating classes and objects; Harnessing polymorphism; Processing macros; and Programming visually.