Accelerated C++: Practical Programming by Example, 1st edition
Published by Addison-Wesley Professional (September 8, 2000) © 2001
- Andrew Koenig AT&T
- Barbara E. Moo
- A print text (hardcover or paperback)Â
- Free shipping
- Also available for purchase as an ebook from all major ebook resellers, including InformIT.com
Accelerated C++ introduces a radical new approach to teaching C++. It starts with the most useful concepts rather than the most primitive ones, so the student can begin writing programs immediately. It describes real problems and solutions, not just language features. And it includes the standard library from the start. The authors proved the effectiveness of this approach in their courses at Stanford and Princeton, where their students learned to write substantial programs their first day in the classroom.
Preface.
0. Getting Started.
1. Working with Strings.
2. Looping and Counting.
3. Working with Batches of Data.
4.Organizing Programs and Data.
5. Using Sequential Containers and Analyzing Strings.
6. Using Library Algorithms.
7. Using Associative Containers.
8. Writing Generic Functions.
9. Defining New Types.
10. Managing Memory and Low-Level Data Structures.
11. Defining Abstract Data Types.
12. Making Class Objects Act Like Values.
13. Using Inheritance and Dynamic Binding.
14. Managing Memory (Almost) Automatically.
15. Revisiting Character Pictures.
16. Where Do We Go From Here?
Appendix A. Language Details.
Appendix B. Library Summary.
Index. 020170353XT04062001
Andrew Koenig is a member of the Large-Scale Programming Research Department at AT&T's Shannon Laboratory, and the Project Editor of the C++ standards committee. A programmer for more than 30 years, 15 of them in C++, he has published more than 150 articles about C++, and speaks on the topic worldwide.
Barbara E. Moo is an independent consultant with 20 years' experience in the software field. During her nearly 15 years at AT&T, she worked on one of the first commercial products ever written in C++, managed the company's first C++ compiler project, and directed the development of AT&T's award-winning WorldNet Internet service business.
0
Need help? Get in touch