Lisp Tutorial Part 3: Functions, Symbols, and Namespaces

Опубликовано: 24 Февраль 2026
на канале: Sammy Engineering
442
33

0:00 Functions
16:31 Symbols and Namespaces


Tutorial Start:    • Lisp Tutorial for Beginners (Clojure)  

In this tutorial I give an introduction to functions symbols, and namespaces in LISP and Clojure.

I cover:
What are anonymous functions?
How do you use map and reduce in clojure? What are some examples?
How do symbols in Clojure work? What is a Clojure symbol? What's the difference between a Clojure symbol and a clojure var
How do namespaces work in Clojure?

This video is a precursor to learning about macros, so if that's something you're interested in, subscribe to the channel and stay tuned!