An Introduction to Object-Oriented Programming in C++ (2nd ed.)

by Graham M. Seed

★★★★☆
4.2 (511)

US$49.50

15% OFF CODE: SAVE15

Description

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: - t