April 2012
2 posts
4 tags
clojure koans first stopper solved
Yesterday, I started the clojure koans, and all the koans related with the data structures were to easy and showed how easy and cool data structures are at clojure, but I got my first stopper :) when I was faced with a higher order function that I’d completely forgot. What are higher order functions? They are functions that have at least one of the following properties Return functions...
Apr 13th
2 tags
Trying clojure-koans
Let’s see if clojure koans is a good approach to clojure as ruby koans is to ruby. Why I like ruby koans approach Koan is used in Zen-practice to provoke the “great doubt”, and test a student’s progress in Zen practice. Basically because they let you learn by examples and show the corner cases of situations that you will find in the wild when you are working with the...
Apr 10th