Bobs Bookmarks

ryanb's ruby-warrior

Game written in ruby for learning ruby and artificial intelligence. You need to write scripts to complete each level and move forward

http://github.com/ryanb/ruby-warrior

tags: ai ruby

Structure and Interpretation of Computer Programs

Video lectures that accompany the SICP book by Hal Abelson and Gerald Jay Sussman. Guy makes this stuff interesting, which it is.

http://groups.csail.mit.edu/mac/classes/6.001/abe...

tags: lisp sicp

Essential Math for Games Programmers

Webpage containing an archived list of links to articles and slides about mathematics that is essential for games programmers to know.

http://www.essentialmath.com/tutorial.htm

tags: maths tutorial

Programming with Clutter

C++ tutorial guide to working with Clutter framework.

http://www.openismus.com/documents/clutter_tutori...

tags: c++ opengl

Private Members in JavaScript

Douglas Crockford article about how to recreate private member variables in javascript.

http://www.crockford.com/javascript/private.html

tags: javascript

C++ Portability Guide

Mozilla's guide for writing portable c++ code that works with all the compilers that they support. Basically a large list of things not to do or use.

https://developer.mozilla.org/en/C___Portability_...

tags: c++

Getting Real

Online version of the 37 Signals Book. It's basically a book version of a lot of their popular blog posts. Definitely worth a read.

http://gettingreal.37signals.com/toc.php

tags: books ebook

Screen Tips - ArchWiki

Page in the Arch linux wiki that has a series of tips for effectively using screen.

http://wiki.archlinux.org/index.php/Screen_Tips

tags: tutorial

Lazy Foo' Productions

Lazy foo is a site with lots of basic 2d tutorials for using SDL in c++. Very good, and very simple.

http://lazyfoo.net/SDL_tutorials/index.php

tags: c++ sdl

Grokking the GIMP

Free opensource book about understanding and using the gimp for image creation and manipulations.

http://gimp-savvy.com/BOOK/

tags: books ebook gimp

previous page || next page

tags