Learning to code, the interactive way

I was looking around for the easiest way to pick up a new language and the first thing that popped into my head was the way Codeacademy had things going when it came to javascript. On the search for some more tools I bumped into a couple of more I thought I’d share.

Codeacademy
http://www.codecademy.com
Learn javascript, the most . . . → Read More: Learning to code, the interactive way

Sync your code on SVN to a webserver

Manu had asked me yesterday if I knew some way to get the latest or working files from the google code svn repo and somehow push it to some webserver so that people will be able to see the latest code up and running. I was looking for some way to do that and found a . . . → Read More: Sync your code on SVN to a webserver