Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zcaudate/talks

public talks
https://github.com/zcaudate/talks

Last synced: 25 days ago
JSON representation

public talks

Awesome Lists containing this project

README

        

# mimicking abstract classes

Code for talk at http://www.meetup.com/clj-melb/

See the [ppt](https://github.com/zcaudate/mimicking-abstract-classes/blob/master/mimicking%20abstract%20classes.pptx) file for talk

- The abstract pattern for server is implemented in `src/server` and used in `test/server/example`

- Workbook example and exploration using [iroh](https://github.com/zcaudate/iroh) is in `test/workbook.clj`