Skip to content

Instantly share code, notes, and snippets.

@bradlucas
Forked from yogthos/clojure-beginner.md
Created January 31, 2020 14:55
Show Gist options
  • Select an option

  • Save bradlucas/3182bbe5551d295c6b96afc28f75b3ca to your computer and use it in GitHub Desktop.

Select an option

Save bradlucas/3182bbe5551d295c6b96afc28f75b3ca to your computer and use it in GitHub Desktop.

Revisions

  1. @yogthos yogthos revised this gist Jan 31, 2020. 1 changed file with 2 additions and 1 deletion.
    3 changes: 2 additions & 1 deletion clojure-beginner.md
    Original file line number Diff line number Diff line change
    @@ -1,15 +1,16 @@
    ### Introductory resources

    * High level overview https://yogthos.github.io/ClojureDistilled.html
    *
    * Interactive exercises http://clojurescriptkoans.com/
    * Community-powered Clojure courses https://clojurecademy.com/
    * Interactive book https://www.maria.cloud/
    * Interactive workbook http://viewer.gorilla-repl.org/view.html?source=github&user=lspector&repo=clojinc&path=worksheet.clj
    * Clojure workshop https://github.com/friemen/cugb/blob/master/kickstart.md
    * Clojure style guide https://github.com/bbatsov/clojure-style-guide
    * core functions explained visually http://blog.josephwilk.net/clojure/functions-explained-through-patterns.html
    * ClojureScript workshop https://github.com/ClojureTO/JS-Workshop


    ### A deeper dive

    * https://www.braveclojure.com/foreword/
  2. @yogthos yogthos revised this gist Jan 31, 2020. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion clojure-beginner.md
    Original file line number Diff line number Diff line change
    @@ -7,7 +7,7 @@
    * Clojure workshop https://github.com/friemen/cugb/blob/master/kickstart.md
    * Clojure style guide https://github.com/bbatsov/clojure-style-guide
    * core functions explained visually http://blog.josephwilk.net/clojure/functions-explained-through-patterns.html
    * ClojureScript wokship https://github.com/ClojureTO/JS-Workshop
    * ClojureScript workshop https://github.com/ClojureTO/JS-Workshop


    ### A deeper dive
  3. @yogthos yogthos revised this gist Jan 30, 2020. 1 changed file with 0 additions and 1 deletion.
    1 change: 0 additions & 1 deletion clojure-beginner.md
    Original file line number Diff line number Diff line change
    @@ -30,4 +30,3 @@
    ### Intro to REPL driven workflow
    * https://clojure.org/guides/repl/introduction
    * https://vvvvalvalval.github.io/posts/what-makes-a-good-repl.html
    * https://purelyfunctional.tv/courses/repl-driven-development-in-clojure/
  4. @yogthos yogthos revised this gist Jan 30, 2020. 1 changed file with 5 additions and 1 deletion.
    6 changes: 5 additions & 1 deletion clojure-beginner.md
    Original file line number Diff line number Diff line change
    @@ -26,4 +26,8 @@
    * Cursive with IntelliJ https://clojure.org/guides/repl/introduction
    * Emacs https://github.com/clojure-emacs/cider
    * Calva with VS Code https://marketplace.visualstudio.com/items?itemName=betterthantomorrow.calva
    * intro to the REPL driven workflow https://clojure.org/guides/repl/introduction

    ### Intro to REPL driven workflow
    * https://clojure.org/guides/repl/introduction
    * https://vvvvalvalval.github.io/posts/what-makes-a-good-repl.html
    * https://purelyfunctional.tv/courses/repl-driven-development-in-clojure/
  5. @yogthos yogthos revised this gist Jan 30, 2020. 1 changed file with 8 additions and 7 deletions.
    15 changes: 8 additions & 7 deletions clojure-beginner.md
    Original file line number Diff line number Diff line change
    @@ -12,13 +12,14 @@

    ### A deeper dive

    https://www.braveclojure.com/foreword/
    https://kimh.github.io/clojure-by-example/
    https://www.creativeapplications.net/tutorials/introduction-to-clojure-part-1/
    http://mishadoff.com/blog/clojure-design-patterns/
    https://aphyr.com/tags/Clojure-from-the-ground-up
    http://langintro.com/cljsbook/
    https://purelyfunctional.tv/guide/clojure-collections/
    * https://www.braveclojure.com/foreword/
    * https://kimh.github.io/clojure-by-example/
    * https://www.creativeapplications.net/tutorials/introduction-to-clojure-part-1/
    * http://mishadoff.com/blog/clojure-design-patterns/
    * https://aphyr.com/tags/Clojure-from-the-ground-up
    * http://langintro.com/cljsbook/
    * https://purelyfunctional.tv/guide/clojure-collections/
    * https://practicalli.github.io/

    ### Environment Setup

  6. @yogthos yogthos revised this gist Jan 30, 2020. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions clojure-beginner.md
    Original file line number Diff line number Diff line change
    @@ -2,6 +2,7 @@

    * High level overview https://yogthos.github.io/ClojureDistilled.html
    * Interactive exercises http://clojurescriptkoans.com/
    * Community-powered Clojure courses https://clojurecademy.com/
    * Interactive book https://www.maria.cloud/
    * Clojure workshop https://github.com/friemen/cugb/blob/master/kickstart.md
    * Clojure style guide https://github.com/bbatsov/clojure-style-guide
  7. @yogthos yogthos revised this gist Jan 30, 2020. 1 changed file with 2 additions and 1 deletion.
    3 changes: 2 additions & 1 deletion clojure-beginner.md
    Original file line number Diff line number Diff line change
    @@ -23,4 +23,5 @@ https://purelyfunctional.tv/guide/clojure-collections/

    * Cursive with IntelliJ https://clojure.org/guides/repl/introduction
    * Emacs https://github.com/clojure-emacs/cider
    * Calva with VS Code https://marketplace.visualstudio.com/items?itemName=betterthantomorrow.calva
    * Calva with VS Code https://marketplace.visualstudio.com/items?itemName=betterthantomorrow.calva
    * intro to the REPL driven workflow https://clojure.org/guides/repl/introduction
  8. @yogthos yogthos created this gist Jan 30, 2020.
    26 changes: 26 additions & 0 deletions clojure-beginner.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,26 @@
    ### Introductory resources

    * High level overview https://yogthos.github.io/ClojureDistilled.html
    * Interactive exercises http://clojurescriptkoans.com/
    * Interactive book https://www.maria.cloud/
    * Clojure workshop https://github.com/friemen/cugb/blob/master/kickstart.md
    * Clojure style guide https://github.com/bbatsov/clojure-style-guide
    * core functions explained visually http://blog.josephwilk.net/clojure/functions-explained-through-patterns.html
    * ClojureScript wokship https://github.com/ClojureTO/JS-Workshop


    ### A deeper dive

    https://www.braveclojure.com/foreword/
    https://kimh.github.io/clojure-by-example/
    https://www.creativeapplications.net/tutorials/introduction-to-clojure-part-1/
    http://mishadoff.com/blog/clojure-design-patterns/
    https://aphyr.com/tags/Clojure-from-the-ground-up
    http://langintro.com/cljsbook/
    https://purelyfunctional.tv/guide/clojure-collections/

    ### Environment Setup

    * Cursive with IntelliJ https://clojure.org/guides/repl/introduction
    * Emacs https://github.com/clojure-emacs/cider
    * Calva with VS Code https://marketplace.visualstudio.com/items?itemName=betterthantomorrow.calva