Custom cover image
Custom cover image

Programming and Problem Solving with C++

By: Contributor(s): Material type: TextTextPublication details: Burlington, MA : Jones and Bartlett Learning, c2023Edition: 7thDescription: xxv, 1247 p. : illISBN:
  • 9781284157321
Subject(s): DDC classification:
  • 005.133 DAL
Online resources: Summary: SUMMARY 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. 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.
Holdings
Item type Current library Shelving location Call number Copy number Status Date due Barcode
Reference Collection Reference Collection Reference Section Reference Section 005.133 DAL 2023-24 Available 98530

AUTHOR

Nell Dale received a B.S. in Mathematics and Psychology from the University of Houston, a M.A. in Mathematics, from the University of Texas at Austin, and a Ph.D. in Computer Sciences from the University of Texas at Austin. Nell Dale has been on the faculty at the University of Texas, Austin since 1975. She teaches occasionally but concentrates on computer science education, writing, traveling, tennis, and bridge -- and her family of course.

SUMMARY

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.

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.