Introduction to Computer Science Using C++ (3TH)

Introduction to Computer Science Using C++ (3TH)

  • ただいまウェブストアではご注文を受け付けておりません。 ⇒古書を探す
  • 製本 Hardcover:ハードカバー版
  • 言語 ENG
  • 商品コード 9780619034528
  • DDC分類 005

Full Description


This non-software specific textbook helps prepare students for the Advanced Placement Test for the C++ Exam A. The many hands-on exercises throughout the book provide immediate reinforcement of the concepts learned.

Contents

Unit 13. Math Operations 4. Strings and Screen I/O Case Study I: Airline Flight Analysis Unit 2: Program Structure 5. Decision Making 6. Loops 7. Functions Case Study II: Compound Interest Unit 3: Arrays and Files 8. Data File Basics 9. Arrays Case Study III: Mileage Look-Up Table Unit 4: Object-Oriented Programming and Linked Lists 10. Object-Oriented Programming 11. Pointers, enum, and Structures 12. Linked Lists Case Study IV: Phone Database Unit 5: Common Data Structures and Algorithms 13. Stacks, Queues, and Trees 14. Recursion and Searching 15. Sorting Case Study V: Object-Oriented Program Design Appendices: A: Introduction to Computers and the Internet B: ASCII Table C: The Binary Number System D: The Programming Process E: Order of Operations F: The bool Data Type G: Using a Debugger When Programming H: Numerical Approximations I: C++ Compilers J: AP Class Quick References K: Analysis of Algorithms