About Us | [Public iPhone iPad Courses] | [Public Android Courses] | [Public Arduino Courses] | [Contact Us]

Course CGP401
C++ Computer Game Programming

Duration: 5 Days

Intended Audience

The course is aimed at computer games developers whose main programming language will be C++.

The course assumes a basic knowledge of C++ programming, such as might be gained on an introductory C++ programming course.

Course Overview

The purpose of this course is to extend the students C++ programming skills and to cover more advanced C++ programming techniques needed for the demanding task of developing that side computer games dealing with other than audio and graphics. In addition to bringing programmers up to a high level of C++ programming competence the course also covers


Course Contents

Overview of C++ and common C++ programming idioms

Templates and the Standard Template Library

Graphs

Further Topics