Best selling author Bruce Eckel has joined forces with Chuck Allison to write Thinking in C++, Volume 2, the sequel to the highly received and best selling Thinking in C++, Volume 1. Eckel is the master of teaching professional programmers how to quickly learn cutting edge topics in C++ that are glo
Thinking in C++ Volume 2
โ Scribed by Eckel B.
- Book ID
- 127434515
- Year
- 1999
- Tongue
- English
- Weight
- 2 MB
- Edition
- 2
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
The long awaited sequel to the highly successful Thinking in C++. More coverage of advanced topics professional developers must master. * Emphasis on advanced testing techniques to produce optimized error free code. * In depth coverage of STL with real world reusable code examples. * Simple short exercises that simplify complex programming routines. * Both authors are highly respected and widely known.
๐ SIMILAR VOLUMES
Best selling author Bruce Eckel has joined forces with Chuck Allison to write Thinking in C++, Volume 2 , the sequel to the highly received and best selling Thinking in C++, Volume 1 . Eckel is the master of teaching professional programmers how to quickly learn cutting edge topics in C++ that a
The long awaited sequel to the highly successful "Thinking in C++". More coverage of advanced topics professional developers must master. * Emphasis on advanced testing techniques to produce optimized error free code. * In depth coverage of STL with real world reusable code examples. * Simple short
Despite C++'s syntactic similarities to C, the two languages are fundamentally different in nature - a fact that can complicate the task of learning C++ if you already know C. Thinking in C++ explains C++ to C programmers not just from the perspective of writing code, but from the perspective of sof
The second volume in the Write Great Code series supplies the critical information that today's computer science students don't often get from college and university courses: How to carefully choose their high-level language statements to produce efficient code. *Write Great Code, Volume 2: Thinking