Tuesday, 8 November 2011

Learning Clojure: Part 3

So I'm learning Closure.

But I've not yet written much myself. It would be nice to have some kind of runnable program. One that did a little more than say "Hello World". Something cool and a little geeky, like plotting fractals. For this I will need more than the tools I already have. I will need some way of drawing to the screen or a file for a start. I will also need to be able to write my script to a file so I can test and amend it as I learn. But I have now got the hang of that.


No comments:

Post a Comment