Overview
Clojure is a predominantly a functional, JVM-based programming language that combines interactiveness of scripting with the efficiency and robustness of multi-threaded programming. It is used by firms such as Funding Circle and Walmart.
In this instructor-led, live training, participants will learn the Clojure programming language as they step through the development of a sample web application.
By the end of this training, participants will be able to use Clojure’s functional programming capabilities to write code that is modular, composable, reusable and readable.
Audience
- Developers
Format of the course
- Part lecture, part discussion, exercises and heavy hands-on practice
Requirements
- An understanding of Java and JVM
- A general understanding of functional programming