C++ Programming: From Problem Analysis to Program Design 7/e (絕)
- 20本以上,享 8.5折
售價
$
洽詢
- 一般書籍
- ISBN:9781285852744
- 作者:Shelly Malik
- 版次:7
- 年份:2015
- 出版商:Cengage Learning
- 頁數/規格:1440頁/平裝彩色
- 參考網頁:C++ Programming 7/e
書籍介紹
本書特色
目錄
Description
C++ PROGRAMMING: FROM PROBLEM ANALYSIS TO PROGRAM DESIGN, Seventh Edition remains the definitive text for a first programming language course. D.S. Malik’s time-tested, student-centered methodology uses a strong focus on problem-solving and full-code examples to vividly demonstrate the how and why of applying programming concepts and utilizing C++ to work through a problem. This new edition includes thoroughly updated end-of-chapter exercises, more than 30 new programming exercises, and many new examples created by Dr. Malik to further strengthen student understanding of problem solving and program design. New features of the C++ 11 Standard are discussed, ensuring this text best meets the needs of the modern CS1 course. An optional CourseMate brings C++ PROGRAMMING: FROM PROBLEM ANALYSIS TO PROGRAM DESIGN to life with interactive study tools including videos, quizzing, flashcards, and games. The CourseMate's digital Lab Manual offers additional hands-on exercises, allowing students to reinforce critical thinking through practice.
C++ PROGRAMMING: FROM PROBLEM ANALYSIS TO PROGRAM DESIGN, Seventh Edition remains the definitive text for a first programming language course. D.S. Malik’s time-tested, student-centered methodology uses a strong focus on problem-solving and full-code examples to vividly demonstrate the how and why of applying programming concepts and utilizing C++ to work through a problem. This new edition includes thoroughly updated end-of-chapter exercises, more than 30 new programming exercises, and many new examples created by Dr. Malik to further strengthen student understanding of problem solving and program design. New features of the C++ 11 Standard are discussed, ensuring this text best meets the needs of the modern CS1 course. An optional CourseMate brings C++ PROGRAMMING: FROM PROBLEM ANALYSIS TO PROGRAM DESIGN to life with interactive study tools including videos, quizzing, flashcards, and games. The CourseMate's digital Lab Manual offers additional hands-on exercises, allowing students to reinforce critical thinking through practice.
Features and Benefits
What's New
- A full-color interior precisely displays syntax highlighting, emphasizing C++ keywords and comments for beginning programmers.
- More than 300 visual diagrams illustrate challenging concepts.
- Numbered full-code examples throughout walk students through the stages of Input, Output, Problem Analysis, and Algorithm Design to illustrate key topics in each chapter. Every programming example includes a full explanation and sample run.
- A CourseMate digital companion brings the text to life with nearly 20 instructional videos that walk students step-by-step step through key programming examples — plus such interactive study tools as quizzes, flashcards, and games. The CourseMate's digital Lab Manual offers additional hands-on exercises, helping students reinforce critical thinking through practice.
What's New
- Thoroughly covers several features of the new C++ 11 Standard, including, for example, range-based for loops.
- Includes a reorganized Chapter 4 that now includes an earlier introduction of if and if…else structures, allowing students to incorporate selection statements before introducing the logical operators.
- All end-of-chapter exercises — including 200 brand new to this edition — now correlate directly to the learning objectives at the start of each chapter, creating a cohesive tie between content and assessment.
Table of Contents
1. An Overview of Computers and Programming Languages.
2. Basic Elements of C++.
3. Input/Output.
4. Control Structures I (Selection).
5. Control Structures II (Repetition).
6. User-Defined Function.
7. Namespaces, the class string, and User-Defined Simple Data Types.
8. Arrays.
9. Records (structs).
10. Classes and Data Abstraction.
11. Inheritance and Composition.
12. Pointers, Classes, Virtual Functions, and Abstract Classes.
13. Operator Overloading and Templates.
14. Exception Handling.
15. Recursion.
16. Searching and Sorting.
17. Linked Lists.
18. Stacks and Queues.
Appendices.
A. Reserved Words.
B. Operator Precedence.
C. Character Sets.
D. Operators Overloading.
E. Additional C++ Topics.
F. Header Files.
G. Memory Size on a System and Random Number Generators.
H. Standard Template Library (STL).
I. Answers to Odd Numbered Exercises.
1. An Overview of Computers and Programming Languages.
2. Basic Elements of C++.
3. Input/Output.
4. Control Structures I (Selection).
5. Control Structures II (Repetition).
6. User-Defined Function.
7. Namespaces, the class string, and User-Defined Simple Data Types.
8. Arrays.
9. Records (structs).
10. Classes and Data Abstraction.
11. Inheritance and Composition.
12. Pointers, Classes, Virtual Functions, and Abstract Classes.
13. Operator Overloading and Templates.
14. Exception Handling.
15. Recursion.
16. Searching and Sorting.
17. Linked Lists.
18. Stacks and Queues.
Appendices.
A. Reserved Words.
B. Operator Precedence.
C. Character Sets.
D. Operators Overloading.
E. Additional C++ Topics.
F. Header Files.
G. Memory Size on a System and Random Number Generators.
H. Standard Template Library (STL).
I. Answers to Odd Numbered Exercises.