Created
June 28, 2012 12:50
-
-
Save alandipert/3011178 to your computer and use it in GitHub Desktop.
Revisions
-
alandipert revised this gist
Jun 28, 2012 . 1 changed file with 5 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -19,6 +19,7 @@ [Are we there yet?](http://www.infoq.com/presentations/Are-We-There-Yet-Rich-Hickey) [Conj presentations, Rich's tutorials](http://blip.tv/clojure) [David Nolen on ClojureScript](http://blip.tv/jsconf/jsconf2012-david-nolen-6141386) ## Screencasts @@ -28,3 +29,7 @@ [Mailing List](groups.google.com/group/clojure) [Disclojure](http://disclojure.org/) # Reference [Clojure Toolbox](http://www.clojure-toolbox.com/) -
alandipert revised this gist
Jun 28, 2012 . 1 changed file with 26 additions and 3 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,7 +1,30 @@ # Slides [Functional Programming in Ruby](http://bit.ly/MDoW80) # Blogs [Christophe Grand](http://clj-me.cgrand.net/) # Books [Clojure Programming](http://www.clojurebook.com/) [Joy of Clojure](http://joyofclojure.com/) [Practical Clojure](http://www.apress.com/9781430272311) [Programming Clojure](http://pragprog.com/book/shcloj/programming-clojure) # Videos ## Presentations [Are we there yet?](http://www.infoq.com/presentations/Are-We-There-Yet-Rich-Hickey) [Conj presentations, Rich's tutorials](http://blip.tv/clojure) ## Screencasts [Full Disclojure](http://vimeo.com/channels/fulldisclojure) # Community [Mailing List](groups.google.com/group/clojure) [Disclojure](http://disclojure.org/) -
alandipert created this gist
Jun 28, 2012 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,7 @@ # Maybe Helpful Slides [Functional Programming in Ruby](http://bit.ly/MDoW80) # Maybe Helpful Presentations [Are we there yet?](http://www.infoq.com/presentations/Are-We-There-Yet-Rich-Hickey) Rich Hickey