3 coin flip Monte Carlo simulation in Clojure
I am kind of finishing Getting Clojure book. I don’t understand namespaces in Clojure well. Apart from that all is okay. I am planning for my next Clojure st...
Clojure Workshop
Looks like I have understood about macros in Clojure (a bit). So whats a macro? Lets say you want to add 2 and 3 and you will write it like this:
There are many Clojure books, it would be confusing to choose one to learn. Here I would like blog what books are the best to start learning Clojure.
In this blog I would like to tell why I am choosing Clojure. I hope you like it.
Just want to make a note so that I don’t forget. I am reading Clojure to build very complex, concurrent systems that deal with lot of data. Using OOPS for th...