Starting out with c++ brief (6th ed )

Author:

Language: English
Cover of the book Starting out with c++ brief (6th ed )

Approximative price 91.63 €

Subject to availability at the publisher.

Add to cartAdd to cart
Publication date:
1008 p. · 20.3x25.4 cm · Paperback
In this brief version of Starting Out with C++, Gaddis takes a problem-solving approach, inspiring students to understand the logic behind developing quality programs while introducing the C++ programming language. This style of teaching builds programming confidence and enhances each student's development of programming skills. This edition in the Starting Out Series covers the core programming concepts that are introduced in the first semester introductory programming course. As with all Gaddis texts, clear and easy-to-read code listings, concise and practical real-world examples, and an abundance of exercises appear in every chapter.
Ch 1: Introduction to Computers and Programming
Ch 2: Introduction to C++
Ch 3: Expressions and Interactivity
Ch 4: Making Decisions
Ch 5: Looping
Ch 6: Functions
Ch 7: Arrays
Ch 8: Searching and Sorting Arrays
Ch 9: Pointers
Ch 10: Characters, Strings, and the string class
Ch 11: Structured Data
Ch 12: Advanced File Operations
Ch 13: Introduction to Classes
Ch 14: More about Classes
Ch 15: Inheritance, Polymorphism, and Virtual FunctionsAppendix A: The ASCII Character Set
Appendix B: Operator Precedence and AssociativityOn CD:
Appendix C: Introduction to Flowcharting
Appendix D: Using UML in Class Design
Appendix E: Namespaces
Appendix F: Writing Managed C++ Code for the .NET Framework
Appendix G: Passing Command Line Arguments
Appendix H: Header File and Library Function Reference
Appendix I: Binary Numbers and Bitwise Operations
Appendix J: Multi-Source File Programs
Appendix K: Stream Member Functions for Formatting
Appendix L: Introduction to Microsoft Visual C++ 2008 Express Edition
Appendix M: Answers to Checkpoints
Appendix N: Answers to Odd Numbered Review Questions