Skip to content
mottosso edited this page Jan 3, 2015 · 15 revisions

Publicly accessibly resources for learning more about C and C++.

C

On getting up to speed with C.

OpenGL

On programming using the OpenGL library.

Rendering

On developing rendering engines for on-line and off-line generation of pretty pictures.

Compilers

On writing your own compiler and programming languages. Note: Typically requires the use of C++ and a number of associated libraries.

Architecture

On higher-level thinking, as opposed to programming. Learn more about what sort of mindset could help you write better software, including foundation knowledge in physics, mathematics and game theory.

Blogs

Finally, it can sometimes be interesting to get information directly from the horse's mouth.

Learn C/C++ for Film and Games.

Table of contents

Clone this wiki locally