3 Reviews
|
5 star:
|
|
(2) |
|
4 star:
|
|
(0) |
|
3 star:
|
|
(1) |
|
2 star:
|
|
(0) |
|
1 star:
|
|
(0) |
| | | |
|
|
|
|
|
The most helpful favorable review
The most helpful critical review
1 of 1 people found the following review helpful:
5.0 out of 5 stars
excellent reference
I find this book to be a valuable reference for teaching my own college C++ programming class. Many object-oriented topics which are largely ignored by other authors are nicely covered in this text, making it a super first reference for any future C++ programmer. The real world treatment of object-oriented design and analysis is appreciated, from the educator's...
Published on January 15, 2002
|
 |
2 of 2 people found the following review helpful:
3.0 out of 5 stars
Good as introduction
I'm half way through this book. Based on what I have read, this book is good for someone new to OO design and possibly not familiar with C++ either. But if you have read Bjarne Stroustrup's "The C++ Programming Language" and the Gamma et al's "Design Patterns" book, you won't gain much new from it. Moreover, it is sometimes not very acurate. For...
Published on May 19, 2001
|
|
|
Most Helpful First | Newest First
|
2 of 2 people found the following review helpful:
3.0 out of 5 stars
Good as introduction, May 19, 2001
By A Customer
This review is from: Patterns, Models, and Application Development: A C++ Programmer's Reference (Hardcover)
I'm half way through this book. Based on what I have read, this book is good for someone new to OO design and possibly not familiar with C++ either. But if you have read Bjarne Stroustrup's "The C++ Programming Language" and the Gamma et al's "Design Patterns" book, you won't gain much new from it. Moreover, it is sometimes not very acurate. For example, when talking about the difference between malloc() and new, the authors failed to point out that new calls object constructors while malloc() does not, which is perhaps the most important difference. Overall, this book is good for beginners for getting a general view of programming methodologies, OO and C++. But if you think you have known the basics, this book is not for you.
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No
1 of 1 people found the following review helpful:
5.0 out of 5 stars
excellent reference, January 15, 2002
By A Customer
This review is from: Patterns, Models, and Application Development: A C++ Programmer's Reference (Hardcover)
I find this book to be a valuable reference for teaching my own college C++ programming class. Many object-oriented topics which are largely ignored by other authors are nicely covered in this text, making it a super first reference for any future C++ programmer. The real world treatment of object-oriented design and analysis is appreciated, from the educator's perspective.
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No
5.0 out of 5 stars
Object Orientation concepts for the rest of us. Excellent!, November 29, 1997
By A Customer
This review is from: Patterns, Models, and Application Development: A C++ Programmer's Reference (Hardcover)
Mr. Sanchez is my instructor at Montana State University Northern (Great Falls Campus) and I used much of this book in Programming II in C++ class. It is slated to be the text of our System Analysis and Design course and I'm delighted. This book starts with the basic concepts of Object Orientation in C++, builds an easy to follow foundation, and then expands on the more advanced topics of Models and Patterns in C++, a topic that has only been poorly written about prior to the introduction of this book. This book is well worth your time and money if you want to become an advanced C++ programmer.
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No
|
|
|
|
Most Helpful First | Newest First
|
|
|