Skip to content

Latest commit

 

History

History
64 lines (38 loc) · 1.6 KB

README.md

File metadata and controls

64 lines (38 loc) · 1.6 KB

Southern New Hampshire Clojure Meetup Collaboration Repo

General Notes

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.

Collab Events:

collab-2017-09

4Clojure problems: 95, 96, 60, 69, 121, 195

collab-2015-09

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).

collab-2015-08

Source files of group Live coding session on the topic of transducers.

collab-2015-07

relatable-logic - A set of collaboration exercises to demonstrate logic/relational programming using core.logic, core.logic.fd, core.logic.pldb and Datomic datalog.

collab-2015-06

meet-test-check - An introduction to test.check collaboration problems including some Java interop.

collab-2015-03

David Nolen's core.async tutorial with the browser + Figwheel + ClojureScript. This collab also included Tim Baldridge's core.async blinking cells demo.

collab-2015-02

Using the web browser + Figwheel + ClojureScript to query the Rotten Tomatoes movie database.

collab-2015-01

Using nodejs + Clojurescript CLI to query the Rotten Tomatoes movie database.

collab-2014-09

Functional 2048 game implementation

collab-2014-05

Same set as the previous month:

collab-2014-04:

4Clojure problems 92, 178 and a magic squares problem