Learn how to apply C++ to a wide array of sophisticated applications. In his clear prose, C++ expert and the world?s leading programming author Herb Schildt, shares practical, high-powered applications of C++, revealing some of the most interesting features of the language in the process.
?Pure code? subsystems that can be adapted to your own programs, financial calculations, and file utilities are discussed. A C++ interpreter, an AI-based search engine, plus a Web-based example for those programmers who interface C++ with the Internet are also included. With downloadable code offered, this resource has something for every C++ developer.
User review
Requires Visual C++ to Compile
Herbert Schildt, who is modestly described herein as `the world's number-one programming author`, has produced an inspiring and thought provoking book that does explore the power, elegance, and artistry of C++.
However, if you actually want to compile and test the free downloadable code, you will need a Visual C++ compiler, which I do not happen to have. Without it I could not compile the garbage collector for C++ in chapter 2, the multithreading code in chapter 3, or the Internet file downloader in chapter 5. Another annoyance was the fact that several of the downloaded CHAPx.LST files are mislabeled with the wrong chapter numbers, which is unprofessional sloppiness and casts doubts, in my mind at least, about how well this code would have worked even if I could have compiled it.
Download
0 Comments:
Post a Comment