Book Description
Rev-up your C++ programming. There's no better way to start supercharging your C++ applications than with Schildt's Expert C++ by Herbert Schildt. The world's leading programming author gives you a huge range of proven C++ tricks and techniques that will make your programs sizzle! Packed with scores of ready-to-run programs, this C++ productivity tool is compatible with virtually all C++ compilers and adheres to the Draft ANSI C++ standard. It shows you how to: capitalize on generic functions; maximize your programming efforts using generic classes; create general purpose container classes; implement sparse arrays; create a full-featured, general purpose expression parser for numeric expressions; take advantage of Run-Time Type Information (RTTI); interface C++ with assembly code; implement language interpreters using C++; get started with Java; and much more.
From the Back Cover
Unlock the Power of C++ with Expert Advice from the Master. C++ is the hottest object-oriented programming language around. And who beter than Herb Schildt-the world's leading programming author and master programmer-to help you unlock its secrets. If you have been looking for that one, special C++ "Power Programming" book, this is it! Written in the clear, uncompromising, no-nonsense style that has made Schildt's programming books the choice of millions worldwide, Schildt's Expert C++ is perfect for any C++ programmer who want to shift his/her programs into overdrive. In it, Herb Schildt shows you the techniques that will make your programs sizzle. Each chapter contains powerful, working programs, subsystems, and utilities ready to compile and run. If you're new to C++ programming, you can use the programs as is. If you are an experienced C++ programmer, you can use them as starting points which to build your own applications. And, since all of the examples comply with the current draft of the ANSI C++ standard, they will work with any mainstream C++ compiler.