Hi all,
Day off whoop!
In regard to Exercises. I was thinking along the lines of interactive online exercises.
http://www.segfault.co.uk/exercise1/ <= Is a real quick and dirty mockup. Type any coffeescript into the top to run it.
e.g.
Code:
alert "test"
I intend having fixed code which is uneditable, and you have to add functionality to it (You'll be given a list of objects, events etc).
A quick demo of something in coffeescript and HTML5 that i put together inline with exercises. Images from an old game called "Marsquake".
http://www.segfault.co.uk/mq/ Currently just class and sprite testing at the mo, but the little blue guy should move around.
What do people/weezl think?
CXZUK