Introduction to C++
Published on 24. November 1994
Book
Paperback/Softback
256 pages
978-1-85032-256-6 (ISBN)
Description
This tutorial treats C++ as the student's first language. Assuming no previous knowledge, the work introduces object-oriented techniques in a step-by-step manner. Many examples drawn from everyday situations are included to illustrate concepts like data types, information hiding and object classes. A complete introduction course in object-oriented software design using C++, the book should be of interest to students in BTEC programmes, or undergraduate and HND students in computer science, software engineering and information science. The source text of the software is available through HENSA.
This tutorial treats C++ as the student's first language. Assuming no previous knowledge, the work introduces object-oriented techniques in a step-by-step manner. Many examples drawn from everyday situations are included to illustrate concepts like data types, information hiding and object classes. A complete introduction course in object-oriented software design using C++, the book should be of interest to students in BTEC programmes, or undergraduate and HND students in computer science, software engineering and information science. The source text of the software is available through HENSA.
This tutorial treats C++ as the student's first language. Assuming no previous knowledge, the work introduces object-oriented techniques in a step-by-step manner. Many examples drawn from everyday situations are included to illustrate concepts like data types, information hiding and object classes. A complete introduction course in object-oriented software design using C++, the book should be of interest to students in BTEC programmes, or undergraduate and HND students in computer science, software engineering and information science. The source text of the software is available through HENSA.
More details
Series
Language
English
Place of publication
London
United Kingdom
Target group
College/higher education
Dimensions
Height: 246 mm
Width: 189 mm
ISBN-13
978-1-85032-256-6 (9781850322566)
Copyright in bibliographic data is held by Nielsen Book Services Limited or its licensors: all rights reserved.
Schweitzer Classification
Persons
Content
The program; input/output; control structures; the function; the class; data structures; pointers; recap, summary and miscellaneous.