""The book is lavishly illustrated with examples and exercises, which would make it both an ideal course companion and a book for private study. The author's abilities to explain briefly the history of computing and to write an engaging text are to be commended. If you buy only one text on programming in C++, then this should be the one for you.""
-Carl M. O'Brien, International Statistical Review (2013), 81
Read more... Abstract:
""The book is lavishly illustrated with examples and exercises, which would make it both an ideal course companion and a book for private study. The author's abilities to explain briefly the history of computing and to write an engaging text are to be commended. If you buy only one text on programming in C++, then this should be the one for you.""
-Carl M. O'Brien, International Statistical Review (2013), 81
Author(s): Nyhoff, Larry
Publisher: CRC Press
Year: 2012
Language: English
Pages: 730
City: Hoboken
Tags: Библиотека;Компьютерная литература;C / C++;
Content: Front Cover
Contents
Preface
Acknowledgments
About the Author
Chapter 1: Introduction to Computing
Chapter 2: Programming and Problem Solving- Software Engineering
Chapter 3: Types in C++
Chapter 4: Getting Started with Expressions
Chapter 5: Control Structures
Chapter 6: Functions and Libraries
Chapter 7: Using Classes
Chapter 8: More Selection Control Structures
Chapter 9: More Repetition Control Structures
Chapter 10: Functions in Depth
Chapter 11: Files and Streams
Chapter 12: Arrays and the vector Class Template
Chapter 13: Multidimensional Arrays and Vectors Chapter 14: Building ClassesChapter 15: Pointers and Linked Structures
Chapter 16: Data Structures
Answers to Test Yourself Questions
Appendix A: ASCII Character Codes
Appendix B: C++ Keywords
Appendix C: C++ Operators
Appendix D: Other C++ Features