Jump to ratings and reviews
Rate this book

Programming and Problem Solving With C++

Rate this book
Programming and Problem Solving with C++, Fourth Edition provides an accessible introduction to C++ and object-oriented programming. With straightforward examples and complete case studies, this text helps readers develop good programming habits right from the start. Both algorithmic development and functional decomposition design methodology are emphasized. Function interface design, modular design, data abstraction, and abstract data types are explored in a supportive teaching style. The text discusses metalanguages explicitly, introduces Big-O notation early, and guides students through the C++ classes, encapsulation, information hiding, and object-oriented software development. A chapter on templates and exceptions enables the reader to maximize their potential and master topics once considered too advanced for beginner students. Featuring new exercises and updated problem-solving cases studies throughout, Programming and Problem Solving with C++, Fourth Edition is the essential text for your introductory programming courses.

1100 pages, Paperback

First published August 14, 1996

8 people are currently reading
131 people want to read

About the author

Nell B. Dale

117 books8 followers
Nell B. Dale is a retired Senior Lecturer in Computer Sciences at the University of Texas at Austin.

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
20 (29%)
4 stars
18 (26%)
3 stars
23 (33%)
2 stars
5 (7%)
1 star
2 (2%)
Displaying 1 - 5 of 5 reviews
Profile Image for Ietrio.
6,944 reviews24 followers
June 21, 2019
This is a very basic book. Schoolbook beginner, with standard input and output. And the uninteresting way it goes into detail what a while loop does, it assumes this is the first programming language. So truly beginner. But if you are a beginner, why C++? There are so many better choices out there.
Profile Image for Kyle Stephen.
28 reviews
December 2, 2023
Wordy, but everything is still relevant to a simple real world project that would require C++ like a sensor controller.

Well, it takes you right up to the use of pointers!
5 reviews
June 30, 2017
I have the 5th Ed. of this book, and it is clear that Nell Dale and Chip Weems clearly took their time on it. This is evident in that they teach so that the reader might understand any language, not just C++. They encourage learning for its own sake and not merely for attaining a career (although careers are certainly useful to have). while teaching the reader the actual mechanics of a language, they also spend their time on teaching algorithmic creation too, so that by the end of the book the reader has a better understanding of what the world of coding is like.
Profile Image for Joe Cole.
169 reviews351 followers
January 26, 2017
Over all as a beginner this book helped me grasp the fundamentals of C++. I have since gone on to use the book in other classes as a refresher.
Displaying 1 - 5 of 5 reviews

Can't find what you're looking for?

Get help and learn more about the design.