-

ANDROID

http://hackaday.com/2010/07/21/android-development-101-part-3introduction-to-databases/

Processing

http://www.openprocessing.org/

Site with bunch of processing sketches

http://processing.org/

site of the program with loads of examples and tutorials

http://www.learningprocessing.com/

book to learn processing

http://www.florito.net/
http://okdeluxe.co.uk/
-< company doing nice things in processing

Java

http://www.eclipse.org/downloads/

Download eclipse for Java programming

http://java.sun.com/j2se/1.4.2/docs/api/

official reference documentation

http://math.hws.edu/javanotes/index.html

free ebook introducing java

http://www.fluffycat.com/Java/

some small reference data for java

http://sip.clarku.edu/tutorials/java/java.html

one (long) page introuction to the basics of java

http://www.cafeaulait.org/course/

notes of a students course

http://www.network-theory.co.uk/python/intro/

book written by the original creators

http://math.hws.edu/javanotes/

ebook about programming

http://www.mindviewinc.com/Books/

Javabooks

http://www.linuxforums.org/programming/introduction_to_python__part_1.html

onepage introduction to python

http://chortle.ccsu.edu/CS151/cs151java.html

online course with quizes

Python

http://nodebox.net/code/index.php/Home

Mac software to program in python visual stuff

http://www.rexx.com/~dkuhlman/python_101/python_101.html

introduction to python

http://docs.python.org/tutorial/

documentation of the python site

http://diveintopython.org/toc/index.html

dive into python

http://www.antratek.nl/Voedingenkabels.html

Twisted is an event-driven networking engine written in Python and licensed under the MIT license.

Open Frameworks/C++

http://www.openframeworks.cc/

official site

http://www.openframeworks.cc/download

download openFrameworks

http://www.openframeworks.cc/forum/

official forum

http://wiki.openframeworks.cc/index.php?title=Main_Page

wiki OF

http://www.cplusplus.com/doc/tutorial/

Basic c++ tut

http://www.cprogramming.com/tutorial.html

more c++ tutorials

Quartz Composer

http://macapper.com/2007/08/28/tutorial-quartz-composer-part-2-how-to-make-a-quartz-composer-screen-saver/

Tutorial to make a screensaver

http://www.qtzlcodex.com/?q=tutorials

tutorials general

General/Other

http://freespace.virgin.net/hugo.elias/models/m_perlin.htm

explanation of perlin noise

Applescript

http://www.apple.com/applescript/firsttutorial/index.html

beginnerstutorial for applescript

http://en.wikipedia.org/wiki/AppleScript

wiki page about Apllescript