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

https://github.com/smetdenis/clojure-practice

Because I've tried all sorts of programming languages and realized that the world is going the wrong way...
https://github.com/smetdenis/clojure-practice

clojure practice

Last synced: about 2 months ago
JSON representation

Because I've tried all sorts of programming languages and realized that the world is going the wrong way...

Awesome Lists containing this project

README

        

# Clojure - 101

## Why?

Because I've tried all sorts of programming languages and realized that the world is going the wrong way...

So I'm saving something here for muscle memory.

## Links

### Cheatsheets & Docs

- [clojure.org/api/cheatsheet](https://clojure.org/api/cheatsheet)
- [cljs.info/cheatsheet/](https://cljs.info/cheatsheet/)
- [clojuredocs.org](http://clojuredocs.org/)
- [Awesome Clojure - Libs](https://github.com/razum2um/awesome-clojure)
- [Awesome Clojure - Links](https://github.com/mbuczko/awesome-clojure)

### Online courses

- [code-basics.com/ru/languages/clojure](https://code-basics.com/ru/languages/clojure)
- [4clojure.oxal.org](https://4clojure.oxal.org/)

### Books

- [braveclojure.com](https://www.braveclojure.com/clojure-for-the-brave-and-true/)
- [grishaev.me](https://grishaev.me)
- [SICP for Clojure](https://www.sicpdistilled.com/)
- [Rich Hickey](https://github.com/tallesl/Rich-Hickey-fanclub)

### Misc

- [Clojure 2023](https://www.surveymonkey.com/stories/SM-f2XkbSKiS_2BDdJShL141pOQ_3D_3D/)
- [alexott.net/ru/clojure/clojure-intro](http://alexott.net/ru/clojure/clojure-intro/index.html)
- [java.ociweb.com/mark/clojure/article.html](http://java.ociweb.com/mark/clojure/article.html)
- [learn-clojure.com](http://learn-clojure.com/)
- [spacegangster/clojure-knowledge-graph-ru](https://github.com/spacegangster/clojure-knowledge-graph-ru)
- [PHP -> Clojure / Presa](https://speakerdeck.com/ianbarber/clojure-for-php-developers)
- [PHP -> Clojure / Screencast](https://vimeo.com/93032607)
- [PHP -> Clojure / Comparing](https://pqr7.wordpress.com/2015/07/29/php-vs-clojure/)
-