An Introduction to Object-Oriented Programming in C++ with applications in Computer Graphics introduces the reader to programming in C++ step by step from the simplest of C++ programs, through features such as classes and templates to namespaces. Emphasis is placed on developing a good programming technique and demonstrating when and how to use the more advanced features of C++ through the development of realistic programming tools and classes. This revised and extended 2nd edition includes: - the Standard Template Library (STL), a major addition to the ANSI C++ standard - full coverage of all the major topics of C++, such as Templates; exception handling; RTTI - practical tools developed for object-oriented computer graphics programming All code program files and exercises are ANSI C++ compatible and have been compiled on both Borland C++ v5.5 and GNU/Linux g++ v2.91 compilers.
Format:Paperback
Language:English
ISBN:B004ZU4OMG
ISBN13:9781852334505
Release Date:May 2001
Publisher:Springer
Length:972 Pages
Weight:3.45 lbs.
Dimensions:1.3" x 6.1" x 9.0"
Recommended
Format: Paperback
Condition: New
$109.99
On Backorder
If the item is not restocked at the end of 90 days, we will cancel your backorder and issue you a refund.
Despite its title, this book makes a great introduction to C++ for scientists and engineers who routinely deal with advanced mathematics. Development of the matrix and vector classes are a highlight of the book. As noted in other reviews, the author can take a basic idea for a class and embellish it, adding features and alternative implementations as he goes. At first this is disconcerting, but for readers desiring an in-depth look at various aspects of C++ user-defined classes, it is invaluable.The author also defines his own complex number class. Although users of Visual Studio C++ can get by with the standard template implementation of 'complex', the development of a complex number class is a valuable scientific learning exercise.I came to this text as a moderately experienced scientific programmer, and benefited from many aspects of the presentation. I was attracted to the mathematical developments described above and have used several of them in my own code. Readers who are scientifically inclined and frustrated with the mundane code examples in many introductory texts will take delight in this treatment. It is also a good companion to 'guru' texts such as Stroustrup's, which lay out the theoretical framework of C++ but are short on worked examples. I'm sympathetic to readers who bought this text as an introduction and felt a bit bewildered. I agree, it's not well-suited to most novice programmers. To reach its ideal audience it needs to be retitled and marketed differently.
ThriftBooks sells millions of used books at the lowest everyday prices. We personally assess every book's quality and offer rare, out-of-print treasures. We deliver the joy of reading in recyclable packaging with free standard shipping on US orders over $15. ThriftBooks.com. Read more. Spend less.