Home :: Books :: Computers & Internet  

Arts & Photography
Audio CDs
Audiocassettes
Biographies & Memoirs
Business & Investing
Children's Books
Christianity
Comics & Graphic Novels
Computers & Internet

Cooking, Food & Wine
Entertainment
Gay & Lesbian
Health, Mind & Body
History
Home & Garden
Horror
Literature & Fiction
Mystery & Thrillers
Nonfiction
Outdoors & Nature
Parenting & Families
Professional & Technical
Reference
Religion & Spirituality
Romance
Science
Science Fiction & Fantasy
Sports
Teens
Travel
Women's Fiction
C++ With Object-Oriented Programming

C++ With Object-Oriented Programming

List Price: $44.95
Your Price: $44.95
Product Info Reviews

<< 1 >>

Rating: 5 stars
Summary: Excellent Book to read for graduate level students
Review: I didn't have the chance to read the book thoroughly until recently when I have free time to go over it all. I find all the fundamental aspects of the C++ programming has been explained thoroughly and very clearly. But I would not recommend anyone with very little C++ experience to read the book because it's not meant for beginners.

Rating: 4 stars
Summary: good understanding of OOP
Review: The concepts of OOP are explained simply and straight to the point. The examples are illustrated well. It's good for beginners of OOP.

Rating: 4 stars
Summary: good understanding of OOP
Review: The concepts of OOP are explained simply and straight to the point. The examples are illustrated well. It's good for beginners of OOP.

Rating: 2 stars
Summary: Want a headache?
Review: This book is poorly organized and poorly indexed. It appears to be written by someone who wants to impress upon others what a great programmer he is but is not concerned with clearly passing on his knowledge. He uses unnecessarily extravagant examples in early chapters to explain relatively simple concepts. He then expects you to constantly flip back to these early chapters while trying to decipher the later chapters. He covers the syntax fairly well but virtually ignores the semantics. The power of C++ programming lies in understanding the semantics of the language - the syntax is trivial. If you are a computer science professional who understands how scoping and function parameter passing is implemented at the cpu and memory level then get Ira Pohl's "Object Oriented Programming Using C++". Pohl tersely explains the semantics and power of C++ without resorting to unnecessarily complicated code examples.


<< 1 >>

© 2004, ReviewFocus or its affiliates