C++ from Scratch: An Object-orientated Approach (Jesse Liberty's from scratch)

C++ from Scratch: An Object-orientated Approach (Jesse Liberty's from scratch) by Jesse Liberty

C++ from Scratch: An Object-orientated Approach (Jesse Liberty's from scratch)

Binding:
Paperback
Number of Pages:
417
ISBN:
0789720795
Product Group:
book
Publisher:
QUE
Publication Date:
July 27, 1999
BooksForGeeks.com ID:
6544

Unlike other books on the subject, Jesse Liberty's C++ From Scratchtakes a novel approach to teaching C++ by providing the design and code for a single project--a number guessing game called Decryptix!. Written for the beginning or intermediate C++ user, this entertaining andintelligent title gives you an excellent tour of central C++ features without getting lost in overwhelming detail.

What's best about C++ From Scratch is the author's clear and understandable tutorial of the C++ language using a single program,Decryptix!, which is built in steps throughout this book. Early chapters look at core C++ features (such as keywords and class design fundamentals) as the basic program functionality is written. The author's first chapters provide one of the clearest introductions to C++ you're likely to find.

Later chapters add more advanced features, such as computerised guessing and the ability to save and restore a game. The Decryptix! game feels just right for the book's approach. This command- line (non-graphical) game is just complex enough to introduce important C++ features(such as linked lists, templates, STL and persistence) in a context most newcomers will easily understand.

A notable chapter on the C++ canonical methods, including default and copy constructors, explains how every well-behaved class should be implemented and will be invaluable to those approaching class design for the first time. The author's bibliography near the end of the book (which lists several of his other well-known C++ titles) shows you what to read next during the development of your C++ programming.

Written with a practical eye toward presenting the best of the C++ language quickly, C++ From Scratch lets the beginner get started with C++ successfully without much of the syntactic difficulty that's commonly associated with this powerful language. --Richard Dragan

Topics covered: C++ basics, encapsulation, delegation, specialisation, operators and flow control, class design, pointers, arrays, linked lists, canonical methods, polymorphism, templates, STL, persistence, exceptions, Decryptix! (number guessing game).

Our Network

BooksForGeeks.com is a participant in the Amazon Europe S.à r.l. Associates Programme, an affiliate advertising programme designed to provide a means for sites to earn advertising fees by advertising and linking to amazon.co.uk