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
Programming and Problem Solving With C++
โ Scribed by Nell B. Dale, Chip Weems, Mark Headington, Nell Dale
- Publisher
- Jones & Bartlett Publishers
- Year
- 1996
- Tongue
- English
- Leaves
- 1155
- Edition
- 1st
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
This book covers far too little material for its price and size. The examples demonstrate the theory well, but the situations they present are so farfetched it is unlikely the reader will ever encounter something seen as an example in this book.
I really wish they would have showed me how to use the theory that I've learned in this book in practice, but they never even began to explain how C++ can actually be used to do something more than run calculations in mundane subjects such as calculating the interest on a loan (you could easily do that with a calculator or a table).
To say the least, this lack of real applications for their subject in the book makes this book extremely boring to read, and very repetitive (especially when they use the exact same example several times in a row)
There are also many CRUCIAL mistakes in the examples, and what's worse, they make mistakes a beginner would make. They may have been just typos, but in an example those errors could easily confuse readers into believing otherwise.
I honestly think that I was following the theory better then they were, because I found the mistake quickly and fixed it.
I was extremely dissapointed with this book. May I reccomend instead a book by Deitel? I haven't read their C++ books, but I found their C book to be very interesting and easy to read.
๐ SIMILAR VOLUMES
<span>Widely accepted as a model textbook for ACM/IEEE-recommended curricula for introductory computer science courses, Programming and Problem Solving with C++, Seventh Edition continues to reflect the authors' philosophy of guiding students through the content in an accessible and approachable way
This computer science textbook introduces the basic control structures of the C++ programming language before shifting the focus to abstract data types. The authors cover standard library functions, simple arithmetic expressions, looping operations, the C++ class mechanism, arrays, lists, object-ori
Through hands-on lab exercises, this lab manual teaches the syntax and semantics of C++ constructs in a flexible framework that is perfect for both closed lab settings and independent learning. The exercises are broken into three types of activities: โข Pre-Lab: Reading review and paper-and-penci
Professor Moffat has been a member of the academic staff at the University of Melbourne since 1987. This book has evolved out of his 20 years' teaching experience with first year students. The readable style is punctuated by more than 100 working programs and each chapter includes detailed case st