Loading
Cover of An Introduction to Object-Oriented Programming in C++: with Applications in Computer Graphics
English Beginner Artificial Intelligence (AI)

An Introduction to Object-Oriented Programming in C++: with Applications in Computer Graphics

Graham M. Seed BEng,MPhil,PhD,MIAP (auth.)

MIAP (auth.)

4.6 / 5

0 reviews

2001

Published

1000

pages

398

views

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

About this book

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 programmingAll 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, and are available from the author's web site:http://www.hw.ac.uk/mecWWW/research/staff/gms.htm

Ask this book

Your question is answered in the context of this title and author. Each answer uses 2 points.

Sign in to ask the book assistant.

Reader reviews

0 reviews · 4.6 average out of 5

No reviews yet

If you have read this book, help the next reader with your experience.

Write a review

Sign in to publish a review.

Reader questions and answers

Ask a focused question and learn from the community.

Sign in to ask or answer a question.

No questions yet

Be the first to ask a clear, useful question.

Related references that continue this learning path.