gogogo
Syndetics cover image
Image from Syndetics

Problem solving with C++ : the object of programming / Walter Savitch.

By: Material type: TextTextPublication details: Boston, Mass. ; London : Addison-Wesley, 2004.Edition: 5th edDescription: 960 pISBN:
  • 0321269756 (pbk.)
Subject(s): DDC classification:
  • 005.133 SAV
Holdings
Item type Current library Call number Copy number Status Date due Barcode
Standard Loan Moylish Library Main Collection 005.133 SAV (Browse shelf(Opens below)) 1 Available 39002000377409

Enhanced descriptions from Syndetics:

This text explains C++ and basic programming techniques in a way suitable for beginning students. It adapts to the syllabus created by the instructor rather than making you adapt to the book. The order in which the chapters and sections are covered can easily be changed without loss of continuity in reading the text.

Previous ed.: 2003.

Includes index.

Table of contents provided by Syndetics

  • 1 Introduction to Computers and C++ Programming
  • Computer Systems
  • Programming and Problem Solving
  • Introduction to C++
  • Testing and Debugging
  • 2 C++ Basics
  • Variables and Assignments
  • Input and Output
  • Data Types and Expressions
  • Simple Flow of Control
  • Program Style
  • 3 Functions that Return a Value
  • Top-Down Design
  • Programmer-Defined Functions
  • Procedural Abstraction
  • Local Variables
  • Overloading Function Names
  • 4 Functions for All Subtasks
  • Void-Functions
  • Call-by-Reference Parameters
  • Using Procedural Abstraction
  • 5 I/O Streams as an Introduction to Objects and Classes
  • Streams and Basic File I/O
  • Tools for Stream I/O
  • Character I/O
  • Inheritance
  • 6 Defining Classes
  • Structures
  • Classes
  • Abstract Data Types
  • 7 More Flow of Control
  • Using Boolean Expressions
  • Multiway Branches
  • Designing Loops
  • 8 Friends and Overload Operators
  • Friend Function
  • Overloading Operators
  • 9 Separate Compilation and Namespaces
  • Separate Compilation
  • Namespaces
  • 10 Arrays
  • Introduction to Arrays
  • Arrays in Functions
  • Programming with Arrays
  • Arrays and Classes
  • Multidimensional Arrays
  • 11 Strings and Vectors
  • An Array Type for Strings
  • Vectors
  • 12 Pointers and Dynamic Arrays
  • Pointers
  • Dynamic Arrays
  • Classes and Dynamic Arrays
  • 13 Recursion
  • Recursive Functions for Tasks
  • Recursive Functions for Values
  • Thinking Recursively
  • 14 Templates
  • Templates of Algorithm Abstraction
  • Syntax for Class Templates
  • 15 Pointers and Linked Lists
  • Nodes and Linked Lists
  • A Linked List Application
  • 16 Inheritance
  • Inheritance Basics
  • Inheritance Details
  • Polymorphism
  • 17 Exception Handling
  • Exception Handling Basics
  • Programming Techniques for Exception Handling
  • 18 Standard Template Library
  • Iterators
  • Containers
  • Generic Algorithms
  • Appendices
  • Appendix 1 C++ Keywords
  • Appendix 2 Precedence of Operators
  • Appendix 3 ASCII Character Set
  • Appendix 4 Some Library Functions
  • Appendix 5 The Assert Statement
  • Appendix 6 Inline Functions
  • Appendix 7 Overloading the Array Index Square Brackets
  • Appendix 8 The This Pointer
  • Appendix 9 Overloading Operators as Member Operators

Powered by Koha