Learn Clojure Quick

If you need to understand basics of Clojure quickly …

Watch these videos

Clojure for Java Programmers part 1
https://youtu.be/P76Vbsk_3J0?si=oWDHQwjHWt8qvbpT

Clojure for Java Programmers part 2
https://youtu.be/hb3rurFxrZ8?si=sUsf_67h3EqC_e-I

Simple Made Easy
https://youtu.be/LKtk3HCgTa8?si=9K4sZvThdJKJQhad

Clojure Concurrency
https://youtu.be/dGVqrGmwOAw?si=Twr5pfeJtgMH-FM4

 

Use these reference sites

Official Clojure Home Page
https://clojure.org/

ClojureDocs
https://clojuredocs.org/

Leiningen
https://leiningen.org/

Clojure Web Development
https://luminusweb.com/

Choose code puzzles to practice with from the following sites

Project Euler
https://projecteuler.net/

Code Golf
https://codegolf.stackexchange.com/

Advent of Code
https://adventofcode.com/2023/events

Leave a Reply

Your email address will not be published. Required fields are marked *