Up and Running with C++

This document was uploaded by one of our users. The uploader already confirmed that they had the permission to publish it. If you are author/publisher or own the copyright of this documents, please report to us by using this DMCA report form.

Simply click on the Download Book button.

Yes, Book downloads on Ebookily are 100% Free.

Sometimes the book is free on Amazon As well, so go ahead and hit "Search on Amazon"

Up and Running with C++ provides the reader with a quick guide to the fundamental concepts of object orientation and the implementation of those concepts in the C++ programming language. No prior knowledge of either C or C++ is assumed on the part of the reader, though it is assumed that the reader will be familiar with the basic programming concepts of sequence, selection and iteration. Starting from this rudimentary base, the reader is introduced to C++ programming features in a manner which avoids overly technical detail and which builds up his/her knowledge of C++ in a systematic and cohesive manner. Throughout the book, examples are used to illustrate the material and each chapter contains a series of programming exercises, with full working solutions provided at the end of the book. A very reader-friendly text introducing C++ and the basics of object orientation, this book will be a valuable guide for students and practitioners alike.

Author(s): Jan Graba (auth.)
Edition: 1
Publisher: Springer-Verlag London
Year: 1998

Language: English
Pages: 304
Tags: Programming Languages, Compilers, Interpreters

Front Matter....Pages i-ix
The Fundamentals of Object Orientation....Pages 1-8
First Steps in C++ Programming....Pages 9-22
Selections and Iterations....Pages 23-30
Functions and Header Files....Pages 31-40
Arrays, Pointers and References....Pages 41-54
Adding Sophistication to Basic I/O....Pages 55-61
Classes in C++....Pages 63-84
Dynamic Memory Management....Pages 85-96
Inheritance....Pages 97-116
Polymorphism....Pages 117-129
Friend Functions and Operator Functions....Pages 131-151
File Handling....Pages 153-165
Templates....Pages 167-180
Back Matter....Pages 181-304