REVIEW - Computing Concepts with C++ Essentials


Title:

Computing Concepts with C++ Essentials

Author:

Cay S. Horstmann

ISBN:

Publisher:

Wiley (1998)

Pages:

704pp

Reviewer:

Francis Glassborow

Reviewed:

April 1999

Rating:

★★☆☆☆


I think he has a sane balance between using the language and understanding it.

This book is not perfect (what book ever is?) but it is in a totally different class from Savitch' Problem Solving with C++. This is fairly moderate revision and updating of a book that was already better than average. In two thirds of the space of Savich' book he has packs in far more. Potential monotony is broken up with sidebars that are sometimes way off topic, but they serve the purpose of keeping the interest from flagging. In addition he clearly identifies extras such as quality and productivity tips, advanced topics and common errors.

I think he has a sane balance between using the language and understanding it. You will not learn how to write your own templates (there is a small item hidden away in the chapter on Data Structures but not enough to be useful) here but you will learn to use those in the Standard Library.

string
as a specialisation of
basic_string
is introduced early and used consistently.

Sadly with so much good I must report a fall from grace when he comes to tackle a polymorphic hierarchy he completely forgets about destructors and the need for making them

virtual
.

This book could also have done with a more rigorous technical review, and I hope that it gets such as part of a process of producing a third edition. The faults are correctable without a major rewrite. It is not the book that I would write but it is a worthy effort that will do student readers much more good than harm.

The author set out to write a good textbook on simple programming with C++ as the tool. He did not set out to write a comprehensive text on C++ and I can find no fault with that. This is a book that is well worth considering for a university (or senior school) course on programming with C++ as long as all concerned clearly recognise its objectives. Use this book for starters and then study something such as The C++ Primer 3rd edition or The C++ Programming Language 3rd edition and you will be ready to develop your expertise with some of the excellent intermediate to advanced books that are being published.


Book cover image courtesy of Open Library.





Your Privacy

By clicking "Accept Non-Essential Cookies" you agree ACCU can store non-essential cookies on your device and disclose information in accordance with our Privacy Policy and Cookie Policy.

Current Setting: Non-Essential Cookies REJECTED


By clicking "Include Third Party Content" you agree ACCU can forward your IP address to third-party sites (such as YouTube) to enhance the information presented on this site, and that third-party sites may store cookies on your device.

Current Setting: Third Party Content EXCLUDED



Settings can be changed at any time from the Cookie Policy page.