Why is Accelerated C++ so effective? Because it
• Starts with the most useful concepts rather than the most primitive ones: You can begin writing programs immediately.
• Describes real problems and solutions, not just language features: You see not only what each feature is, but also how to use it.
• Covers the language and standard library together: You can use the library
The authors proved this approach in their professional-education course at Stanford University, where students learned how to write substantial programs on their first day in the classroom.
Whether you are eager to get started writing your first C++ programs, or you are already using C++ and seeking deeper understanding, the authors' unique approach and expertise make Accelerated C++ an indispensable addition to your library.
Why is Accelerated C++ so effective? Because it
• Starts with the most useful concepts rather than the most primitive ones: You can begin writing programs immediately.
• Describes real problems and solutions, not just language features: You see not only what each feature is, but also how to use it.
• Covers the language and standard library together: You can use the library
The authors proved this approach in their professional-education course at Stanford University, where students learned how to write substantial programs on their first day in the classroom.
Whether you are eager to get started writing your first C++ programs, or you are already using C++ and seeking deeper understanding, the authors' unique approach and expertise make Accelerated C++ an indispensable addition to your library.