home
Programming
C
http://publications.gbdirect.co.uk/c_book/
The C Book
http://farside.ph.utexas.edu/teaching/329/lectures/node8.html
Scientific programming in C
http://www.lysator.liu.se/c/pikestyle.html
Notes on Programming in C
http://www-cs-students.stanford.edu/~blynn/c/
C Craft
http://www.iu.hio.no/~mark/CTutorial/CTutorial.html
C Programming Tutorial
http://randu.org/tutorials/c/
Another C Programming Tutorial
http://www.swig.org/index.php
SWIG (C wrapper for high level languages)
Python
http://technicaldiscovery.blogspot.com/2011/06/speeding-up-python-numpy-cython-and.html
Speeding up Python (NumPy, Cython, and Weave)
OpenGL
http://www.arcsynthesis.org/gltut/
Learning Modern 3D Graphics Programming
http://codeflow.org/entries/2010/dec/09/minecraft-like-rendering-experiments-in-opengl-4/
Minecraft Like Rendering Experiments in OpenGL 4
http://www.mechcore.net/w/OpenGL_Explained
OpenGL Explained
http://www.cosc.brocku.ca/Offerings/3P98/course/lectures/OpenGL/glut_ref.html
GLUT quick reference
game programming
http://www-cs-students.stanford.edu/~amitp/gameprog.html
Amit's Game Programming Information
http://gpwiki.org/index.php/Game_Programming_Wiki
Game Programming Wiki
http://the-witness.net/news/2011/06/how-to-program-independent-games/
How to program independent games
http://www.steveasleep.com/pyglettutorial
Python Game Programming Tutorial
http://inventwithpython.com/chapters/
Invent your own computer games using Python
http://all-things-andy-gavin.com/2011/02/02/making-crash-bandicoot-part-1/
Making Crash Bandicoot
http://www.gamedev.net/
Gamedev
http://www.acm.org/
ACM
http://www.siggraph.org/
SIGGRAPH
http://gdconf.com/
GDC
http://www.mangatutorials.com/forum/showthread.php?742-The-Ultimate-Indie-Game-Developer-Resource-List
media
http://opengameart.org/
open Source
http://www.aosabook.org/en/
The Architecture of Open Source Applications
other
http://www.cse.chalmers.se/~rjmh/Papers/whyfp.html
Why Functional Programming Matters
http://weblog.raganwald.com/2007/03/why-why-functional-programming-matters.html
Why Why Functional Programming Matters Matters
http://heather.cs.ucdavis.edu/~matloff/UnixAndC/CLanguage/Debug.html
Guide to Faster, Less Frustrating Debugging