Skip to content

Instantly share code, notes, and snippets.

@yogthos
Last active March 22, 2024 13:17
Show Gist options
  • Save yogthos/be323be0361c589570a6da4ccc85f58f to your computer and use it in GitHub Desktop.
Save yogthos/be323be0361c589570a6da4ccc85f58f to your computer and use it in GitHub Desktop.
Clojure beginner resources

Introductory resources

A deeper dive

Environment Setup

Intro to REPL driven workflow

Communities

@JohnnyJayJay
Copy link

r/clojure links to it as well

@JohnnyJayJay I just went and checked the right sidebar of r/Clojure and it still seems to link to the old, Clojurians Discord, not the new Discljord one -- am I looking in the wrong place?

It seems you're right - I remember it did a while back though. I thought I double-checked, but apparently they changed it back for some reason. We'll have to contact the moderators again.

@practicalli-johnny
Copy link

https://clojurecademy.com/ is no longer there unfortunately.

https://practicalli.github.io/ has freely available books on Clojure, which are regularly updated.
The Clojure book shows how to use Clojure CLI tools and includes an extensive user configuration to add over 30 community tools.

@yogthos
Copy link
Author

yogthos commented May 14, 2021

ah thanks for the heads up

@JohnnyJayJay
Copy link

JohnnyJayJay commented Jul 7, 2021

https://4clojure.oxal.org/
This might be worth adding as a 4clojure replacement since the original is shutting down

@yogthos
Copy link
Author

yogthos commented Jul 7, 2021

@JohnnyJayJay thanks for the heads up

@zackteo
Copy link

zackteo commented Jul 27, 2021

Should we add https://clojureverse.org/ here? :)

@yogthos
Copy link
Author

yogthos commented Jul 27, 2021

@zackteo great catch, I don't know how I missed :)

@arca0
Copy link

arca0 commented Jan 20, 2022

Sublime Text 4 with https://github.com/tonsky/Clojure-Sublimed works like a charm for me, perhaps it's worth adding?

@yogthos
Copy link
Author

yogthos commented Jan 20, 2022

👍

@itaydre
Copy link

itaydre commented Aug 23, 2022

I can't find any materials from Attila Egri-Nagy.
Anyway, I'd consider adding it as an intro - https://egri-nagy.github.io/popbook/

@yogthos
Copy link
Author

yogthos commented Aug 23, 2022

thanks for the tip, will add it in

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment