Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anan44/it-starts-with-clojure
a Practical guide to Clojure
https://github.com/anan44/it-starts-with-clojure
clojure guide learning-by-doing tutorial
Last synced: 3 months ago
JSON representation
a Practical guide to Clojure
- Host: GitHub
- URL: https://github.com/anan44/it-starts-with-clojure
- Owner: anan44
- License: mit
- Created: 2019-08-04T11:32:21.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-11-19T10:50:02.000Z (about 3 years ago)
- Last Synced: 2024-08-05T20:29:58.388Z (6 months ago)
- Topics: clojure, guide, learning-by-doing, tutorial
- Language: Clojure
- Size: 273 KB
- Stars: 107
- Watchers: 8
- Forks: 17
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# It starts with Clojure: a practical guide to Clojure
This a guide (something between a tiny book and a course) how to get started with Clojure.
The actual reading materials are under **./materials/** where they are grouped by sections.
Materials are in Markdown so you can easily read the directly from GitHub,
or you can fork the repo to your own computer and make notes while reading.
When you come across a section that you feel has issues or could be somehow better,
feel free to make pull requests or issues out of them.The goal is to add materials, projects and exercises to this project,
so it can be used as perfect getting started point for to-be-clojurists.To get started with the guide click link below
## [Get Started with materials](./materials/)