Skip to content
Tom Elkin edited this page May 10, 2014 · 14 revisions

More practice

A series of tiny exercises to walk you through all of Clojure's syntax features. Goes from basics all the way through to advanced, so don't feel dismayed when you get to the harder bits. http://clojurekoans.com/

PRO USER TIP: You can use LightTable's InstaREPL mode in the same way we did in the workshop, instead of using the 'lein koans run' command in the instructions: just take all of the functions from each file out of the (meditations) block.

Fun stuff

Welcome to the ClojureBridge Curriculum wiki!

Fun "music" making library featured in Jen's lightning talk: http://overtone.github.io/

For people who were interested in hardware, there are two great videos by Carin Meier, who programs her roomba and drone to dance together, and then writes her own language to allow her drone to talk to her:

OSCON 2013: Carin Meier, "The Joy of Flying Robots with Clojure" https://www.youtube.com/watch?v=Ty9QDqV-_Ak

Carin Meier - Learning to Talk to Machines with Speech Acts https://www.youtube.com/watch?v=4qFvNMnPX68

Clone this wiki locally