User Tools

Site Tools


programming:clojure

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
programming:clojure [2014/02/06 13:39]
robert.pergl [Specific / Advanced Topics]
programming:clojure [2015/09/20 12:17] (current)
Line 38: Line 38:
   * [[http://​www.clojureatlas.com/​|Beautiful Clojure concepts visualisation]]   * [[http://​www.clojureatlas.com/​|Beautiful Clojure concepts visualisation]]
   * [[https://​github.com/​clojure-cookbook/​clojure-cookbook|Clojure Cookbook]]   * [[https://​github.com/​clojure-cookbook/​clojure-cookbook|Clojure Cookbook]]
 +  * [[https://​tbaldridge.pivotshare.com/?​m_sort=view&​m_order=desc|Video tutorials]] 
 +  * [[http://​aphyr.com/​tags/​Clojure-from-the-ground-up|Clojure from the ground up]]
 ==== Specific / Advanced Topics ==== ==== Specific / Advanced Topics ====
   * [[http://​www.infoq.com/​articles/​in-depth-look-clojure-collections?​goback=%2Egde_1058217_member_248368199|On sequences and immutability]]   * [[http://​www.infoq.com/​articles/​in-depth-look-clojure-collections?​goback=%2Egde_1058217_member_248368199|On sequences and immutability]]
Line 49: Line 50:
   * [[http://​pluralsight.com/​training/​Courses/​TableOfContents/​clojure-concurrency-tutorial|Clojure concurrency tutorial]]   * [[http://​pluralsight.com/​training/​Courses/​TableOfContents/​clojure-concurrency-tutorial|Clojure concurrency tutorial]]
   * [[https://​github.com/​MichaelDrogalis/​dire|Dire:​ decomplecting error behaviour]]   * [[https://​github.com/​MichaelDrogalis/​dire|Dire:​ decomplecting error behaviour]]
 +  * [[http://​pluralsight.com/​training/​Courses/​TableOfContents/​clojure-concurrency-tutorial|Clojure concurency tutorial]]
  
 === desktop GUI === === desktop GUI ===
   * [[https://​github.com/​daveray/​seesaw|Seesaw]]   * [[https://​github.com/​daveray/​seesaw|Seesaw]]
 +
 ==== Web Development ==== ==== Web Development ====
  
   * [[http://​clojurewebdev.com/​workshop/​slides/?​goback=.gde_1058217_member_263530163|Ultimate overview]]   * [[http://​clojurewebdev.com/​workshop/​slides/?​goback=.gde_1058217_member_263530163|Ultimate overview]]
 +  * [[https://​github.com/​magomimmo/​modern-cljs|ClojureScript tutorials]]
   * [[http://​pedestal.io/​|Pedestal Framework]],​ [[https://​github.com/​taylorSando/​pedestal-todo/​blob/​master/​beginners.md?​goback=.gde_1058217_member_264211873|Pedestal Beginner'​s Guide]], [[http://​e-string.com/​articles/​the-simplest-possible-clojure-pedestal-app|Small example]]   * [[http://​pedestal.io/​|Pedestal Framework]],​ [[https://​github.com/​taylorSando/​pedestal-todo/​blob/​master/​beginners.md?​goback=.gde_1058217_member_264211873|Pedestal Beginner'​s Guide]], [[http://​e-string.com/​articles/​the-simplest-possible-clojure-pedestal-app|Small example]]
   * [[http://​hoplon.io|Hoplon:​ A Simpler way to program the web]]   * [[http://​hoplon.io|Hoplon:​ A Simpler way to program the web]]
Line 68: Line 72:
  
   * {{:​programming:​clojurescript_up_and_running.pdf|Book ClojureScript Up and Running}}   * {{:​programming:​clojurescript_up_and_running.pdf|Book ClojureScript Up and Running}}
 +  * [[https://​github.com/​shaunlebron/​How-To-Debug-CLJS|How to debug CLJS]]
   * [[https://​github.com/​magomimmo/​modern-cljs|ClojureScript tutorials]]   * [[https://​github.com/​magomimmo/​modern-cljs|ClojureScript tutorials]]
   * [[http://​himera.herokuapp.com/​index.html|ClojureScript compiler as a web service]]   * [[http://​himera.herokuapp.com/​index.html|ClojureScript compiler as a web service]]
   * [[https://​github.com/​cemerick/​austin|The ClojureScript browser-REPL]]   * [[https://​github.com/​cemerick/​austin|The ClojureScript browser-REPL]]
   * [[http://​keminglabs.com/​blog/​cljs-app-designs/​|A sampler of ClojureScript application designs]]   * [[http://​keminglabs.com/​blog/​cljs-app-designs/​|A sampler of ClojureScript application designs]]
 +  * [[https://​github.com/​Flamefork/​node-webkit-cljs|ClojureScript wrapper for Node Webkit]]
 +  * [[http://​zaiste.net/​2014/​02/​web_applications_in_clojure_all_the_way_with_compojure_and_om/?​goback=%2Egde_1058217_member_5839217728912658435|Web with Om (Facebook'​s React)]]
  
 === Mixed resources === === Mixed resources ===
   * [[http://​alexott.net/​en/​clojure/​video.html|Various videos]]   * [[http://​alexott.net/​en/​clojure/​video.html|Various videos]]
- 
 ===== Tools and IDEs ===== ===== Tools and IDEs =====
 You definitely need [[http://​leiningen.org|Leiningen]] for easy project management. There is a multitude of IDE's available, however none is absolutely perfect, yet... You definitely need [[http://​leiningen.org|Leiningen]] for easy project management. There is a multitude of IDE's available, however none is absolutely perfect, yet...
Line 112: Line 118:
 ===== Technical Topics ===== ===== Technical Topics =====
   * {{:​programming:​pppj13.pdf|Performance analysis of JVM-Hosted Languages}}   * {{:​programming:​pppj13.pdf|Performance analysis of JVM-Hosted Languages}}
- 
programming/clojure.1391690391.txt.gz · Last modified: 2015/09/20 12:17 (external edit)