This document describes how to write modules in C or C++ to extend the Python interpreter with new modules. Those modules can not only define new functions b...
Moving from Python to C++, how to use classes, header files and source files. Slide Deck: https://docs.google.com/presentation/d/1CgVhxocijIaFJD9Zk3RQQLM8xdm...
And it's Go, Go, Go! This video shows how to create a simple retro style racing game in quick and simple C++. By using simple maths and rules, quite a comple...