First course in C++ : a gentle introduction / Mark Harmon and Ray Jones.
By: Harman, Mark, Ph.D
.
Contributor(s): Jones, Ray
.
Material type:
BookPublisher: London ; New York : McGraw-Hill, 1997Description: xvii, 269 p. ; 25 cm. + pbk.ISBN: 0077091949.Subject(s): C++ (Computer program language)| Item type | Current library | Call number | Copy number | Status | Barcode | |
|---|---|---|---|---|---|---|
| General lending | MTU Bishopstown Library Lending | 005.133 HAR (Browse shelf(Opens below)) | 1 | Available | 00069211 | |
| General lending | MTU Bishopstown Library Store | 005.133 HAR (Browse shelf(Opens below)) | 1 | Available | 00069206 | |
| General lending | MTU Bishopstown Library Lending | 005.133 HAR (Browse shelf(Opens below)) | 1 | Available | 00069213 |
Enhanced descriptions from Syndetics:
Providing an introduction to C++ programming language, this book is suited to readers with little or no knowledge of programming. Starting from a fundamental principle of programming with the language's essential data and control structures, the book builds, chapter by chapter, an explanation of the concepts of functions, classes, polymorphism, files, object-oriented programming and client-server approach.
Includes index.
Programming fundamentals and object-oriented programming -- Making decisions -- Repetition -- Data structures -- Strings and pointers -- Introduction to functions -- Value parameters -- Reference parameters -- Returned values -- Classes and objects -- Inheritance -- Files.
Table of contents provided by Syndetics
- Programming Fundamentals and Object-Oriented Programming
- Making Decisions
- Repetition
- Data Structures
- Strings and Pointers
- Introduction to Functions
- Value Parameters
- Reference Parameters
- Returned Values
- Classes and Objects
- Inheritance
- Files