You must be logged in to post a review.
Programming and Problem Solving with C++
Authors: Nell Dale, Chip Weems, Tim RichardsOVERVIEW
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. It offers full coverage of all necessary content enabling the book to be used across two terms, and provides numerous features to help students fully understand and retain important concepts from each chapter.
Features and Benefits
- Problem-Solving Case Studies present a specific problem and use problem-solving techniques to develop a manual solution. It then expands the solution to an algorithm, using functional decomposition, object-oriented design, or both. The algorithm is then coded in C++ with full examples.
- Testing and Debugging sections follow the case studies in each chapter and consider the implications of the chapter material with regard to the thorough testing of programs, along with testing and debugging hints.
- Quick Checks at the end of each section are questions that test the student’s recall of major points associated with chapter goals.
- Exam Preparation Exercises help students prepare for their upcoming tests. The questions have objective answers and are designed to be answered with only a few minutes of work.
- Programming Warm-Up Exercises provide students with experience in writing C++ code fragments. Students can practice the syntactic constructs in each chapter without the burden of writing a complete program.
- Case Study Follow Up exercises give students an opportunity to strengthen their software maintenance skills by answering questions that require reading the case study code or making changes to it.
- Instructor Resources include a complete set of exercise answers, a Test Bank, slides in PowerPoint format, and the complete programs from the text.
TABLE OF CONTENTS
- Chapter 1 Overview of Programming and Problem Solving
- Chapter 2 C++ Syntax and Semantics, and the Program Development Process
- Chapter 3 Numeric Types, Expressions, and Output
- Chapter 4 Program Input and the Software Design Process
- Chapter 5 Conditions, Logical Expressions, and Selection Control Structures
- Chapter 6 Looping
- Chapter 7 Additional Control Structures
- Chapter 8 Functions
- Chapter 9 Scope, Lifetime, and More on Functions
- Chapter 10 User-Defined Data Types
- Chapter 11 Arrays
- Chapter 12 Classes and Abstraction
- Chapter 13 Array-Based Lists
- Chapter 14 Dynamic Data and Linked Lists
- Chapter 15 Inheritance, Polymorphism, and Object-Oriented Design
- Chapter 16 Templates, Operator Overloading, and Exceptions
- Chapter 17 Introduction to Data Structures Using the Standard Template Library
- Chapter 18 Recursion
Related Products
Our Reviews
Blog
Last Month's Bestseller
Clinical ECGs in Paramedic Practice
‘This excellent book will be of interest and indeed of much value to anyone wanting to understand ECG interpretation. It is one that I can definitely recommend.’ Douglas Chamberlain, CBE...
ViewBecome a Class VIP!
Sign up to hear about new products, promotions and more! Plus, enjoy a 25% discount and free P&P each month!
Reviews
There are no reviews yet.