Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/olange/learning-clojure
Learning the Clojure programming language – notes, resources and exercises
https://github.com/olange/learning-clojure
clojure learning-notes
Last synced: 16 days ago
JSON representation
Learning the Clojure programming language – notes, resources and exercises
- Host: GitHub
- URL: https://github.com/olange/learning-clojure
- Owner: olange
- License: epl-1.0
- Created: 2013-04-07T17:00:53.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2016-03-04T11:22:56.000Z (almost 9 years ago)
- Last Synced: 2024-10-18T23:13:12.767Z (2 months ago)
- Topics: clojure, learning-notes
- Language: Clojure
- Homepage:
- Size: 38.1 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Learning Clojure
* [Clojure Learning Trail](https://github.com/olange/learning-clojure/wiki/Learning-Trail)
* [Datomic Learning Trail](https://github.com/olange/learning-clojure/wiki/Datomic-Learning-Trail)
* [Articles, tutorials and resources](https://github.com/olange/learning-clojure/wiki/Articles-and-resources)
* [Clojure Toolchain](https://github.com/olange/learning-clojure/wiki/Clojure-Toolchain)
* More notes [in the wiki](https://github.com/olange/learning-clojure/wiki)## Training
[Clojure Lambda Next Training](https://github.com/olange/learning-clojure/wiki/Clojure-Training-with-Lambda-Next-·-Day-1)
Clojure Training with Christophe Grand and Edmund Jackson (21-23.10.2013, in Geneva)[Into Clojure](into-clojure/)
Introduction to Clojure with the Clojurassic Meetup group (07.2015, in Geneva)## Exercices
[4Clojure](https://github.com/olange/learning-clojure/tree/master/4clojure)
Selected exercices## Exploring
[A bit of core.async](exploring/core-async/)
[Prismatic Schema](exploring/prismatic-schema/)