Clojure is an elegant language for a more civilized development experience.
A simple syntax means Clojure is quick to learn and a wide range of open source libraries provides a rapid way to build any kind of software. Designed as a hosted language, Clojure runs on many platforms including the Java Virtual Machine, GraalVM, Microsoft.Net, JavaScript engines. Simple host language interoperability provides access to libraries from a wide range of programming languages, further extending the reach of Clojure.
Clojure runs in a REPL process that provides instant feedback as code is written, encouraging experimentation and allowing designs to evolve rapidly and with confidence.
Practicalli Clojure takes a hands on approach to learning to code with Clojure through the entire development workflow.
The REPL is the Clojure interactive environment used to create an run all code. You will quickly get a feel for Clojure by evaluating, breaking, fixing and extending code in the REPL, all the while getting instant feedback on what your code is doing.
As we work through code we will discuss the concepts behind Clojure, including functional programming, "pure" functions and a stateless approach with persistent data structures, changing state safely, Java interoperability and tooling around Clojure.
- [practicalli/clojure-deps-edn - Clojure tools and common aliases]({{ book.P9IClojureDepsEdn }})
- Practicalli Spacemacs and practicalli/spacemacs.d for Vim style editing in Emacs for Clojure.
- Practicalli YouTube channel - 80+ hours of Clojure related videos
- Practicalli website books and videos to support your journey into Clojure
- Practicalli Graphic design - Creative Commons Attribution
Contributions are welcome via GitHub issues and pull requests, or discuss the book on the Clojurians Slack community.
Get a free Clojurians slack community account
Content is usually added daily, recommend using the search box at the top of the content navigation if you cant find what you are looking for. Last published: {{ gitbook.time }}
"A lot of the best programmers and the most productive programmers I know are writing everything in Clojure and swearing by it, and then just producing ridiculously sophisticated things in a very short time. And that programmer productivity matters." Adrian Cockcroft - Battery ventures, formally Cloud Architect, Netflix
Practicalli Clojure by Practicalli Creative Commons Attribution Share-Alike 4.0 International