Destructuring can happen in many places in Clojure. We go through a few of the common places where it can happen.
Video Lessons
Parts of courses on specific topics
Why is Category Theory so foreign?
If Category Theory really does underly a lot of what we do as programmers, then why is it so foreign?
Working Programmer’s Emacs – Opening files and Switching buffers
We learn the basic operations of opening files and switching between open files.
Working with the REPL
We start off our journey by baking some cookies and a cake. We learn how to use each ingredient and how to follow recipes.
Writing our first macro
We jump right in and start coding a simple macro, discovering the sigils we need along the way.