Skip to content

Details

We will go over the basics of concurrency in Clojure. At the end you will understand Clojure's approach to state and able to program using Clojure's concurrency constructs.

Since this will be hands-on, please bring your laptop loaded with your favorite Clojure development environment.

For setup instructions see

Emacs (http://dev.clojure.org/display/doc/Getting+Started+with+Emacs) Vim (http://dev.clojure.org/display/doc/Getting+Started+with+Vim) Eclipse (http://dev.clojure.org/display/doc/Getting+Started+with+Eclipse+and+Counterclockwise) IntelliJ (http://dev.clojure.org/display/doc/Getting+Started+with+La+Clojure+and+IntelliJ+IDEA) If you have trouble with the setup and/or like some pointer, we can/will be there before the meeting to help (just send quick notice).

Related topics

You may also like