Everytext Logo
HomeLibraryC++ How to Program: Late Objects Version [With Access Code]
C++ How to Program: Late Objects Version [With Access Code]
ISBN-13: 9780132165419
Paperback
960 Pages

C++ How to Program: Late Objects Version [With Access Code]

by Paul Deitel, Harvey Deitel

Rent This Book

Returns in 60 days

$113.07/ 60 days

Please Note: Rental books are typically used and do not come with any unused access code cards.

Free returns on all rentals

Product Details

ISBN-139780132165419
ISBN-100132165414
PublisherPearson
Published2010-08-12
Edition7
LanguageEnglish
FormatPaperback
Pages960

About This Book

Late Objects Version: C++ How to Program, 7/e is ideal for Introduction to Programming (CS1) and other more intermediate courses covering programming in C++. Also appropriate as a supplement for upper-level courses where the instructor uses a book as a reference for the C++ language.

This best-selling comprehensive text is aimed at readers with little or no programming experience. It teaches programming by presenting the concepts in the context of full working programs and takes a late objects approach. The authors emphasize achieving program clarity through structured and object-oriented programming, software reuse and component-oriented software construction. The Seventh Edition encourages students to connect computers to the community, using the Internet to solve problems and make a difference in our world. All content has been carefully fine-tuned in response to a team of distinguished academic and industry reviewers.

The Late Objects Version delays coverage of class development until Chapter 9, presenting control statements, functions, arrays and pointers in a non-object-oriented, procedural programming context.