Learn Clojure as a holiday project
1–10 of 14 posts
Re: Learn Clojure as a holiday project
#2Re: Learn Clojure as a holiday project
#3This came out of me needing an excuse to write some Clojure, and wanting to model a simple coin-tossing game. What started as a guide to Clojure for busy programmers probably makes a right-sized holiday hacking project.
(One side point, that background is a little hard to read against; it actually started to give me a headache... :)
Re: Learn Clojure as a holiday project
#4This came out of me needing an excuse to write some Clojure, and wanting to model a simple coin-tossing game. What started as a guide to Clojure for busy programmers probably makes a right-sized holiday hacking project.
Re: Learn Clojure as a holiday project
#5This came out of me needing an excuse to write some Clojure, and wanting to model a simple coin-tossing game. What started as a guide to Clojure for busy programmers probably makes a right-sized holiday hacking project.
Thanks for the article Edd. I've been meaning to have a go at Clojure since I started playing with Lisp/Scheme. (One side point, that background is a little hard to read against; it actually started to give me a headache... :)
Re: Learn Clojure as a holiday project
#6This came out of me needing an excuse to write some Clojure, and wanting to model a simple coin-tossing game. What started as a guide to Clojure for busy programmers probably makes a right-sized holiday hacking project.
Sounds interesting, but... I think your site is down.
Re: Learn Clojure as a holiday project
#7Re: Learn Clojure as a holiday project
#8Earlier quoted context omitted.
Thanks for the article Edd. I've been meaning to have a go at Clojure since I started playing with Lisp/Scheme. (One side point, that background is a little hard to read against; it actually started to give me a headache... :)
Thanks Lio. Let me know what you think. Also, I got rid of the background. Seems my evil plan to hypnotize the population of HN might not actually work out.
Re: Learn Clojure as a holiday project
#9This came out of me needing an excuse to write some Clojure, and wanting to model a simple coin-tossing game. What started as a guide to Clojure for busy programmers probably makes a right-sized holiday hacking project.
This is exactly the kind of next step I was looking for beyond the 4clojure and clojure koans stuff. I'll be working through it this weekend. Thanks!