Have one to sell? Sell yours here
Tell the Publisher!
I'd like to read this book on Kindle

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.
Sorry, this item is not available in
Image not available for
Color:
Image not available

To view this video download Flash Player

 

C++ Primer Plus (4th Edition) [Paperback]

Stephen Prata
4.3 out of 5 stars  See all reviews (32 customer reviews)


Available from these sellers.


Free Two-Day Shipping for College Students with Amazon Student

Amazon.com Textbooks Store
Shop the Amazon.com Textbooks Store and save up to 70% on textbook rentals, 90% on used textbooks and 60% on eTextbooks.
There is a newer edition of this item:
C++ Primer Plus (6th Edition) (Developer's Library) C++ Primer Plus (6th Edition) (Developer's Library) 4.5 out of 5 stars (41)
$37.98
In Stock.

Book Description

December 15, 2001 0672322234 978-0672322235 4

The fourth edition presents the ANSI C++ standard beginning with a discussion of the essential elements of C++ programming: loops, expressions, functions, and classes. It walks readers through the basics of object-oriented programming: classes, inheritance, templates, and exceptions, as well as the latest object-oriented programming techniques. C++ Primer Plus contains hundreds of sample programs. The friendly tone, concise programs, and end-of-chapter review exercises allow beginners to write their own programs immediately.



Editorial Reviews

From the Publisher

This is an update to a computer industry classic; over 100,000 copies sold in previous editions. The fourth edition presents the ANSI C++ standard beginning with a discussion of the essential elements of C++ programming: loops, expressions, functions, and classes. It walks readers through the basics of object-oriented programming: classes, inheritance, templates, and exceptions, as well as the latest object-oriented programming techniques.

The C++ Primer Plus, Fourth Edition contains hundreds of sample programs. The friendly tone, concise programs, and end-of-chapter review exercises allow beginners to write their own programs immediately.

From the Back Cover

The fourth edition presents the ANSI C++ standard beginning with a discussion of the essential elements of C++ programming: loops, expressions, functions, and classes. It walks readers through the basics of object-oriented programming: classes, inheritance, templates, and exceptions, as well as the latest object-oriented programming techniques. C++ Primer Plus contains hundreds of sample programs. The friendly tone, concise programs, and end-of-chapter review exercises allow beginners to write their own programs immediately.


Product Details

  • Paperback: 800 pages
  • Publisher: Sams; 4 edition (December 15, 2001)
  • Language: English
  • ISBN-10: 0672322234
  • ISBN-13: 978-0672322235
  • Product Dimensions: 9 x 7.6 x 2.3 inches
  • Shipping Weight: 4 pounds
  • Average Customer Review: 4.3 out of 5 stars  See all reviews (32 customer reviews)
  • Amazon Best Sellers Rank: #824,645 in Books (See Top 100 in Books)

Customer Reviews

Great book for anyone learning, or relearning (in my case) how to program in C++. Nicholas Hollis  |  6 reviewers made a similar statement
I highly recommend this book to anyone who is a beginner or intermediate in c++. J. Graham  |  3 reviewers made a similar statement
It is written in a very friendly tone, with thorough explanations and good examples. Ariel Steiner  |  4 reviewers made a similar statement
Most Helpful Customer Reviews
18 of 19 people found the following review helpful
5.0 out of 5 stars Comprehensive and Comprehensible June 15, 2002
By Bob
Format:Paperback
I don't think I could have asked for a better C++ guide than Steven Prata's C++ Primer Plus. I started learning the language flat-footed, that is, I didn't even know C. I am now writing C++ professionally and 95% of everything I know about the language came from this book.

Prata is a master instructor. His examples for illustrating classes, inheritance, and language syntax are almost always clear and helpful, as are his practice problems. He is also a great technical writer. In these days when most software instruction books read like they are written by the computers they are supposed to help us deal with, "C++ Primer Plus" has a refreshingly human tone of voice.

Be warned, you won't find absolutely everything in this book. I would have added a few extra pages to include a couple of things in the STL that Prata decided to leave out. And, if you're like I was and don't know C, you will find that "C++ Primer Plus" will leave you missing out on a few very helpful features of C, like variable length argument lists and several I/O routines. Kernighan and Richie's "C" book is a much recommended supplement. But, given the size of C++, it was inevitable that something would have to go. Any other C++ book will have similar problems.

Eminently readable, largely comprenhensive, it's a great way to learn C++.

Comment | 
Was this review helpful to you?
15 of 16 people found the following review helpful
5.0 out of 5 stars Invaluable Learning Tool February 9, 2002
Format:Paperback
I learned C++ from the Second Edition of this book, back when I was in high school. I would go so far as to say it was the single most useful reference I had...the examples were clear and concise; while the book is not as detailed and will not take you to an expert level of C++ programming, it gives you a very solid grounding in Object Oriented concepts, and is an invaluable base to begin from. I've seen friends try to learn C++ from other books, and then look through my Second Edition of this and simply gush about how much easier to understand it is.

Concepts I learned in this book, I've used as a video game programmer (working with DirectX and C++ under Windows), and even as a Java programmer; the grounding in object-oriented design you get from this book is solid enough to carry to things other than C++ quite well.

I cannot recommend this book highly enough; it is NOT the only book you will want for learning C++, but it is definitely one of the first and most valuable!

Comment | 
Was this review helpful to you?
4 of 4 people found the following review helpful
5.0 out of 5 stars Underrated C++ Intro Book January 5, 2003
Format:Paperback
Having bought a few of the books recommended for C++ rookies I would definitely say this is the best. The explanations are clearer and have more depth to them than the other books, there are revision questions at the end of each chapter and programming exercises too.

I really think this book is a real bargain provided you are prepared to work hard at learning the language. C++ is tough to learn but if you read ( and sometimes re read ! ) the material here, complete the questions and exercises, you will definitely finish the book as an intermediate C++ programmer.

The only criticism I have is that it would've been good to have example program listings/answers for the programming exercises that are set at the end of each chapter, so you could tell if you were approaching things correctly.

Overall this is an outstanding introductory programming book , and if you are a beginner and can afford only one book, make it this one.

Comment | 
Was this review helpful to you?
Most Recent Customer Reviews
2.0 out of 5 stars Puts me to sleep
Don't read this book in the evening after working all day. Its boring. Probably a good source if you know nothing about programming. But should you know something. Read more
Published 2 months ago by Thomas L. Bodine
4.0 out of 5 stars Prata's C++ primer plus
I bought the book used, so expected it to be a little worn. It was in relatively good shape! Great book for anyone learning, or relearning (in my case) how to program in C++. Read more
Published 19 months ago by Nicholas Hollis
5.0 out of 5 stars Great book!
This is a C++ book that is good enough to be a classic. It explains concepts simply, thoroughly and presents lots of code examples to drive the idea home. Read more
Published on May 18, 2011 by mankindsend
3.0 out of 5 stars Strong Content. Easy to Read. Lots of errors.
Stephen Prata's C++ Primer Plus is a good book on learning C++.

Pros:
1) Large coverage of the language in 1 book
2) Easily readable, but also can be used for... Read more
Published on November 25, 2010 by Chris
4.0 out of 5 stars Top Introductory C++ Source
I have gone through a little over half of this book so far, and I feel I need
to write a review based on a few things I have seen.

1. Read more
Published on March 17, 2010 by Cody M. Johnson
5.0 out of 5 stars Most readable despite being exhaustive
Among the fifty odd titles on C/C++ of my personal collection, C++ Primer Plus is the one I pick first to review or brush up any concept of C++ and most often I find it explained... Read more
Published on September 19, 2006 by M. Mohiuddin
5.0 out of 5 stars Very helpful book
If you are looking for a book to start learning C++ then you have found it!This is a very good book that helped me in my first C++ steps.
Published on January 4, 2005 by Dimitrios Zervas
5.0 out of 5 stars Excellent, excellent
For someone without any programming experience at all, this book opened my eyes to programming. Clearly presented and concise. Read more
Published on November 12, 2003 by Michael Wood
5.0 out of 5 stars For newbies
Great, this book is absolutely great.
I'm a python coder with no experience in c++ but this book make light in a lot of dark corners of OOP with c++
If you are a newbie... Read more
Published on November 2, 2003 by Mario
4.0 out of 5 stars Great reference book for C++
I highly recommend this book to anyone who is a beginner or intermediate in c++. the concepts are presented in an understandable and helpful manner. Read more
Published on October 3, 2003 by J. Graham
Search Customer Reviews
Only search this product's reviews

What Other Items Do Customers Buy After Viewing This Item?


Sell a Digital Version of This Book in the Kindle Store

If you are a publisher or author and hold the digital rights to a book, you can sell a digital version of it in our Kindle Store. Learn more

Forums

There are no discussions about this product yet.
Be the first to discuss this product with the community.
Start a new discussion
Topic:
First post:
Prompts for sign-in
 





Look for Similar Items by Category