Each collaboration event has a series of directories named in the
format meetup?
. The meetup0
directory is a base directory used to
seed the per-group directories named meetup1
through meetup9
.
current-collab
is a symlink pointing to the current collaboration activity.
4Clojure problems: 95, 96, 60, 69, 121, 195
bonus-round - A selection of problems from previous collaborations which hadn't previously been completed (or, if they were, were not completed by many groups).
Source files of group Live coding session on the topic of transducers.
relatable-logic - A set of collaboration exercises to demonstrate logic/relational programming using core.logic, core.logic.fd, core.logic.pldb and Datomic datalog.
meet-test-check - An introduction to test.check collaboration problems including some Java interop.
David Nolen's core.async tutorial with the browser + Figwheel + ClojureScript. This collab also included Tim Baldridge's core.async blinking cells demo.
Using the web browser + Figwheel + ClojureScript to query the Rotten Tomatoes movie database.
Using nodejs + Clojurescript CLI to query the Rotten Tomatoes movie database.
Functional 2048 game implementation
Same set as the previous month:
4Clojure problems 92, 178 and a magic squares problem