Programming tutorial links
From FreeGameDevWiki
Also check out our bookshelf, some of the books are freely available online!
Contents |
Languages
- Java examples, contains examples for many languages
C/C++
- C++ reference
- A Quick Introduction to C++
- Cplusplus.com C++ Language Tutorial
- Cprogramming.com Programming Tutorials
C++ and SDL
GLSL
- GLSL Tutorial at Lighthouse 3D
- GLSL Tutorial at the DGL Wiki (german)
Java
Lua
Python
Pseudocode
- A* pathfinding example in 3D with images for Glest
