Skip to content

Instantly share code, notes, and snippets.

@alandipert
Created June 28, 2012 12:50
Show Gist options
  • Select an option

  • Save alandipert/3011178 to your computer and use it in GitHub Desktop.

Select an option

Save alandipert/3011178 to your computer and use it in GitHub Desktop.

Revisions

  1. alandipert revised this gist Jun 28, 2012. 1 changed file with 5 additions and 0 deletions.
    5 changes: 5 additions & 0 deletions resources.md
    Original 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/)
  2. alandipert revised this gist Jun 28, 2012. 1 changed file with 26 additions and 3 deletions.
    29 changes: 26 additions & 3 deletions resources.md
    Original file line number Diff line number Diff line change
    @@ -1,7 +1,30 @@
    # Maybe Helpful Slides
    # Slides

    [Functional Programming in Ruby](http://bit.ly/MDoW80)

    # Maybe Helpful Presentations
    # Blogs

    [Are we there yet?](http://www.infoq.com/presentations/Are-We-There-Yet-Rich-Hickey) Rich Hickey
    [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/)
  3. alandipert created this gist Jun 28, 2012.
    7 changes: 7 additions & 0 deletions resources.md
    Original 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