株式会社極東書店トップ商品一覧An Introduction to Object-Oriented Programming in C++: with Applications in Computer Graphics. Second Edition 2001

商品詳細

An Introduction to Object-Oriented Programming in C++: with Applications in Computer Graphics. Second Edition 2001

An Introduction to Object-Oriented Programming in C++: with Applications in Computer Graphics. Second Edition 2001

・ISBN 978-1-85233-450-5 paper EUR 99.99

¥26,726.- (税込) (※)価格はご注文時の参考価格となります。
納品価格につきましては書籍の入荷時点で確定となります。
版元の原価改定、外国為替の変動等により異なる場合がございますので、予めご了承下さい。

お気に入り
著者・編者Seed, Graham M.,
出版社 (Springer London Ltd, UK)
出版年月2001
ページ数972 pp.
言語ENG
ニュース番号<A04-77079>

解説

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.