Record of experiments, readings, links, videos and other things that I find on the long road.
Registro de experimentos, lecturas, links, vídeos y otras cosas que voy encontrando en el largo camino.
Saturday, August 9, 2014
Interesting Talk: "The Birth & Death of JavaScript"
I've just watched this interesting talk by Gary Bernhardt:
Tuesday, August 5, 2014
Interesting Talk: "Code that fits your brain"
I've just watched this very interesting talk by Adam Tornhill:
Exercism: Revisiting "Space Age in Clojure"
I used metaprogramming as I did in the Meetup problem to simplify the code of the Space Age problem (you can find my previous versions here):
This version has less repetition than the previous ones.
You can nitpick my solution here or see all the exercises I've done so far in this repository.
This version has less repetition than the previous ones.
You can nitpick my solution here or see all the exercises I've done so far in this repository.
Exercism: "Triangle in Clojure"
This is my solution to the Triangle problem in Clojure.
This was an easy one.
You can nitpick my solution here or see all the exercises I've done so far in this repository.
This was an easy one.
You can nitpick my solution here or see all the exercises I've done so far in this repository.
Euler Project: Problem 2 in Clojure
This is my solution in Clojure to the second problem from Euler project:
I created some helpers just to make the solution a bit more readable.
I created some helpers just to make the solution a bit more readable.
Subscribe to:
Posts (Atom)