Base Concepts of Functions
Learn to define and run functions as well as check the core available functions of Clojure.
Syntax and semantics
Clojure uses the Lisp dialect, as mentioned in previous lessons, and one of its main characteristics is the different style of its syntax and semantics, which is full of parentheses.
Just to remember the base idea of how we read and plan it, let's look at the image below (also seen previously).
Get hands-on with 1200+ tech skills courses.