Customer Reviews


8 Reviews
5 star:
 (2)
4 star:
 (3)
3 star:
 (3)
2 star:    (0)
1 star:    (0)
 
 
 
 
 
Average Customer Review
Share your thoughts with other customers
Create your own review
 
 
Only search this product's reviews

The most helpful favorable review
The most helpful critical review


3 of 3 people found the following review helpful:
4.0 out of 5 stars A very good and complete book !
This book does deserve its name for sure, since it can be read by any beginner, but also goes well further than a lot of other books on the subject. Most of the common advanced topics - (true) polymorphism, templates, and even some often-used structures - are covered in details enough to allow the reader to understand and efficiently use them. All along the text, the...
Published on December 23, 1998

versus
2 of 2 people found the following review helpful:
3.0 out of 5 stars Good but not a reference book and lack examples.
I had some prior knowledge about programming concepts before reading this book and I was glad of that. Although the book covers very basic issues as well as fairly complicated issues like data encaptulation, inheritance and polymorphism I found the book to lack a lot of examples. It's my experience that only I can teach my self a given programming language through...
Published on April 4, 1999


Most Helpful First | Newest First

3 of 3 people found the following review helpful:
4.0 out of 5 stars A very good and complete book !, December 23, 1998
By A Customer
This book does deserve its name for sure, since it can be read by any beginner, but also goes well further than a lot of other books on the subject. Most of the common advanced topics - (true) polymorphism, templates, and even some often-used structures - are covered in details enough to allow the reader to understand and efficiently use them. All along the text, the examples are longer enough to be useful, and shorter enough to stay what they are meant to be: examples... Though I would not consider this book as The reference, I would recommend it to any person wishing to gain serious confidence in object-oriented programmation in C++.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


2 of 2 people found the following review helpful:
3.0 out of 5 stars Good but not a reference book and lack examples., April 4, 1999
By A Customer
I had some prior knowledge about programming concepts before reading this book and I was glad of that. Although the book covers very basic issues as well as fairly complicated issues like data encaptulation, inheritance and polymorphism I found the book to lack a lot of examples. It's my experience that only I can teach my self a given programming language through writing examples and "play" with these. The examples in the book however, are small and always assumes you've just made the prior part of an example a few pages back and that just doesn't work for me! It's not a bad book but you'll need to supplement with another book to show you more examples.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


4 of 5 people found the following review helpful:
5.0 out of 5 stars Excellent for Beginners, December 24, 1998
By A Customer
The type of the teaching for this book is all build-up upon the examples and it doesn't refer to the C knowledge of the reader,so even if you don't know anything about C,this book can take you to the medium level.Good starting book.
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:
3.0 out of 5 stars Maybe not for the beginner, January 31, 2008
By 
kmir "kmir" (Nashville, TN US) - See all my reviews
This review is from: C++ from the Beginning (2nd Edition) (Paperback)
Well, I wanted to comment on this book from the perspective of someone who is a beginner to programming. I do have a little experience in HTML, Latex, and Mathematica. A friend gave me the book, saying it was the perfect book for a beginner, not requiring any prior programming knowledge. In fact, the author makes the claim "There is no onus on the reader to know C, or any other programming language for that matter." Well, here I am. I got through about the first pages of chapter 3, then I gave up (I gave it three shots). The problem is that, e.g. on the first few pages, sentences like the following are basically right next to each other:
"The diagram shows the most common input and output units for communication with people: a screen (monitor), a mouse, and a keyboard."
"All declarations in the standard libraries are done in a namespace called std."
That second sentence was not explained (instead, the author said that it would be OK not to understand this). And that would be my main point of critique: Why would you write that without explaining it? Unfortunately, after a while (for me after ca. 80 pages), these not explained things piled up and made it harder and harder to keep everything together in terms of understanding. Learning started to be no fun at all anymore because I was loosing overview.

The book is probably a good book. It seems pretty well written etc. But if you have about as much experience as I have, chances are you will get lost somewhere within the first 100 pages.
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:
3.0 out of 5 stars More C'ish than C++'ish, April 20, 2006
This review is from: C++ from the Beginning (2nd Edition) (Paperback)
I purchased this book for a college class in Computer Science. Being already familiar with C, I was expecting that the book would get immediately into the guts of C++, i.e. Object Oriented Programming.

Sad to say, this book spends most of the first 5 chapters attacking C++ from a C perspective. The only new C++ constucts presented early were "cin >>" and "cout <<". The first real discussion of classes isn't until page 63, where the vector, list, and deque classes are discussed as alternatives to arrays.

If you're a C programmer, you'll have no problem following the book, but then you might as well start reading at Chapter 6 (pg. 203!) although you might find yourself wondering why you had to buy the first third of the book (it's ~600 pages total) in the first place.

If you're a fresh, un-"C-tainted" programmer, learn programming from an Object Orientation first. That way you won't learn bad habits that you'll be forced to un-learn later.

jmtc
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


4.0 out of 5 stars fantastic C++ book for beginners, September 26, 2010
Amazon Verified Purchase(What's this?)
This review is from: C++ from the Beginning (2nd Edition) (Paperback)
fantastic C++ book for beginners, you will understand all the concepts by the time you are done with this book.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


1 of 2 people found the following review helpful:
4.0 out of 5 stars The book is well written, but would like an answer book., January 21, 1999
By A Customer
I have bought many books on C++ for college courses, but this one is much easier to learn from. It gives good examples, and builds on these pieces of information to give the user a good understanding. The only suggestion would be to have a book of the exercise answers available to purchase. The course instructor is using this book for background info, and not making assignments from it, so the answers to the exercises would be helpful to my learning effort.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


0 of 1 people found the following review helpful:
5.0 out of 5 stars Great learning tool., October 4, 2005
This review is from: C++ from the Beginning (2nd Edition) (Paperback)
Skansholm's book is concise and pragmatic. I have read both of his work on C++ and Java and it trully a must for beginners. The book is very good explaned and all programs can be run from PCs and UNIX machines. There are tons of similiar books on the market but Skansholm's work excel in both interesting examples and academically sound.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


Most Helpful First | Newest First

This product

C++ from the Beginning (2nd Edition)
C++ from the Beginning (2nd Edition) by Jan Skansholm (Paperback - September 9, 2002)
Used & New from: $2.93
Add to wishlist See buying options