|
Textbook
C++ For Everyone, 2nd EditionDecember 2010, ©2011
![]() |
This exciting new edition by respected author Cay Horstmann provides an introduction to C++ and computer programming that focuses on the essentials and on effective learning. Suitable for a first course in programming for students in computer science, engineering, technology, and the physical sciences, it requires no prior programming experience. The new edition provides even more tools for motivating students to program and giving them the tools to succeed.
Create a customized edition with Wiley Custom Select
Instant access to textbooks as eTextbooks. Learn more at coursesmart.com
Table of Contents
Chapter 1 Introduction.
Chapter 2 Fundamental Data Types.
Chapter 3 Decisions.
Chapter 4 Loops.
Chapter 5 Functions.
Chapter 6 Arrays and Vectors.
Chapter 7 Pointers.
Chapter 8 Streams.
Chapter 9 Classes
Chapter 10 Inheritance.
The Following Chapters are Available Online Only.
Chapter 11 Recursion.
Chapter 12 Sorting and Searching.
Chapter 13 Lists, Stacks, and Queues.
Chapter 14 Sets, Maps, and Priority Queues.
New To This Edition
- New sections on problem solving strategies provide techniques for planning and evaluating solutionsbefore starting to code. These include the use of pseudocode for algorithm design and pseudocode, hand-tracing code segments, using storyboards, and more.
- Optional engineering problem sets engage students with problems from engineering-related domains.
- More opportunities for students to practice what they have learned.
Hallmark Features
- A visual approach motivates the reader and eases navigation. Abundant illustrations and photographs make concepts memorable. Syntax boxes annotate code examples to present a visual summary of key points.
- Guidance and worked examples help students succeed. Step-by-step "how-to" boxes guide students through the implementation of core concepts. Worked examples on the web apply these steps to new problems. Tips and Common Errors Guide students to good practice.
- Practice makes perfect. Abundant practice tools build student confidence and skills. Self checks in each section test understanding and point students to exercises they can do to practice what they've learned.
- Teaches computer science principles, not just C++ or object-orientation. The core of the book builds students' skills in control flow, loops, functions, arrays, pointers and streams before addressing classes and inheritance.
- Focuses on the essentials while being technically accurate. The essentials are presented in digestible chunks, with separate notes that go deeper into good practices or language features.



