Author : Steve Heller
Publisher : Morgan Kaufmann
Page : 526 pages
File Size : 17,91 MB
Release : 1997-04-24
Category : Computers
ISBN : 9780123390998
Book Description
This textbook teaches students to program in C++, even if they have no prior knowledge of programming. Perfect for a first course in programming at any level, Heller explains the principles of programming, then illustrates each of them in the context of a realistic, simple, program. Key Features * Assumes no prior programming knowledge--a unique feature among C++ books * Great choice for a first course in programming with C++; suitable for one-quarter, one-semester, or self-study courses * Uses training wheels approach * Includes coverage of standard topics in object-technology, including inheritance, polymorphism, and reuse--all within a practical framework * Contains numerous examples and exercises * Includes a CD-ROM with C++ compiler and examples from the book