menu tree item
Foundation Courses
menu tree item
Advanced Courses


menu tree item
viCampus::Press
menu tree item
Recommendations






ALL RIGHTS RESERVED
2011 BY E. ZSCHEMISCH
LEGAL INFO
PRIVACY POLICY
Screenshots shows three hardware lights.Waving flag 2
 
English language
German language
2013-05-21, 8:23:07 GMT

Online-Course Details

Introduction to C++ for Game Programmers (Base Course)
Instructor: Mohammed El-Serougi
Duration: 5 weeks
Credits: 3
Price: 59.90 USD
The C++ programming language plays the major role in programming video games and this course teaches you object oriented C++ from scratch, starting with concepts that first appeared in C.
Overview

This course is intended for beginner/intermediate level and the goal is to teach the basics of C++, and cover some advanced topics in C++, which are necessary for programming games in general.

The course starts with concepts from the C language, moving on to more powerful techniques introduced in C++. The basics of C++ include topics like core C++ syntax, classes and objects, memory management, etc. These topics are basically geared towards teaching the nuts and bolts of the C++ language.

The following lectures are to be completed in 5 weeks:
  • Lecture 1 Brief history, Tools of the Trade, Hello World example, Compiling using the IDE, Introduction to binary and hexadecimal numbers, Data types, Variables, Constants, Basic input and output

  • Lecture 2 Expressions and operators, Operator precedence, Type conversions, Branching (if/switch)

  • Lecture 3 Loops, The string data type, Functions, Function overloading, Output formatting, Enumeration type

  • Lecture 4 Arrays, Multidimensional arrays, Vectors, Structures, Type definitions, Reading and writing text files

  • Lecture 5 Pointers, Pointers and arrays, Pointer arithmetic, Arrays of pointers, Pointers to functions, Dynamic memory, References

  • Lecture 6 Objects and classes, Definition, Constructors and destructors, Implementation, Using classes, Inheritance, Polymorphism

 


Unique users today:
Members:0
Guests:61
Total:61
 
Forum stats:
Threads:355
Posts:1276
 
Since March'06:
Members:5551
Unique Hits:349194