Login or Sign up

All Links

Sort by: hotness or points or date added

skyl
June 30, 2011
0 points

Matrices for 3D applications - Translation & Rotation - a knol by Koen Samyn

http://knol.google.com/k/matrices-for-3d-applications-translation-rotation#

Saved once (save)
graphics (1) math (1) programming (1)
skyl
June 17, 2011
0 points

Test-driven development with Twisted

http://twistedmatrix.com/trac/export/32129/trunk/doc/core/howto/trial.xhtml

Saved once (save)
python (1) tdd (1) testing (1) twisted (1)
skyl
April 27, 2011
0 points

The Independent Qt Tutorial - TOC

http://www.digitalfanatics.org/projects/qt_tutorial/

Saved once (save)
cpp (1) qt (1)
skyl
April 5, 2011
0 points

DataTables - Usage

http://www.datatables.net/usage/server-side

Saved once (save)
skyl
March 11, 2011
0 points

Tentative NumPy Tutorial -

http://www.scipy.org/Tentative_NumPy_Tutorial

Saved once (save)
skyl
March 3, 2011
0 points

YouTube - Don't call us, we'll call you: callback patterns and idioms

http://www.youtube.com/watch?v=LCZRJStwkKM

Alex Martelli

Saved once (save)
skyl
Feb. 23, 2011
0 points

git - GIT_EDITOR not working with macvim - Stack Overflow

http://stackoverflow.com/questions/4737381/git-editor-not-working-with-macvim

Saved once (save)
skyl
Feb. 6, 2011
0 points

Neurdon » python

http://www.neurdon.com/tag/python/

Saved once (save)
skyl
Jan. 17, 2011
0 points

Structure and Interpretation of Computer Programs

http://mitpress.mit.edu/sicp/full-text/book/book.html

learning

Saved once (save)
book (1) mit (1)
skyl
Jan. 17, 2011
0 points

WebGL - MDC Doc Center

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

yay, wow

Saved once (save)
canvas (1) html5 (1) opengl (1) webgl (1)
skyl
Jan. 12, 2011
0 points

16.6. multiprocessing — Process-based “threading” interface — Python v2.7.1 documentation

http://docs.python.org/library/multiprocessing.html

Saved once (save)
skyl
Jan. 10, 2011
0 points

Basic Mercurial

http://mercurial.aragost.com/kick-start/en/basic/

Saved once (save)
hg (1) tutorial (1)
skyl
Jan. 9, 2011
0 points

The ChucK Tutorial

http://chuck.cs.princeton.edu/doc/learn/tutorial.html

Saved once (save)
skyl
Dec. 8, 2010
0 points

mhall119 / django-extauth / wiki / Home – Bitbucket

http://bitbucket.org/mhall119/django-extauth/wiki/Home

Saved once (save)
django (1)
skyl
Dec. 3, 2010
0 points

Unicode HOWTO — Python v2.7.1 documentation

http://docs.python.org/howto/unicode.html

Well-written howto

Saved once (save)
howto (1) python (1)
skyl
Nov. 17, 2010
0 points

hwios

http://hwios.org/

html5 django collab stuff.

Saved once (save)
django (1) html5 (1)
skyl
Nov. 2, 2010
0 points

Gundo - Visualize your Vim Undo Tree

http://sjl.bitbucket.org/gundo.vim/

I want to check this out when I have time.

Saved once (save)
vim (1)
skyl
Oct. 25, 2010
0 points

LightBlue: a cross-platform Python Bluetooth API

http://lightblue.sourceforge.net/#downloads

nicely working on OS X.6 so far.

Saved once (save)
biopython (1) python (1)
skyl
Oct. 20, 2010
0 points

NodeBox | Home

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

Maybe adding visual generative art to the auditory visual art that we are making with txbeatlounge?

Saved once (save)
mac (1) osx (1) python (1)
skyl
Oct. 20, 2010
0 points

Low Level Bit Hacks You Absolutely Must Know - good coders code, great reuse

http://www.catonmat.net/blog/low-level-bit-hacks-you-absolutely-must-know

maybe I can use some of this instead of stuff like ``if not divmod(i,x)[1]``

Saved once (save)