Learn the fundamentals of Lisp programming through a structured course covering key concepts. Begin with an introduction to Lisp, then explore conditionals and program decomposition. Dive into iteration using the original loop macro, followed by an introduction to recursion. Finally, master the modern Loop Facility for efficient iteration. Progress through five comprehensive chapters, each offering hands-on practice to solidify your understanding of this powerful and flexible programming language.
Overview
Syllabus
- Chapter 1
- Introduction to Lisp 0/114
- Chapter 2
- Conditionals and Program Decomposition 0/48
- Chapter 3
- Iteration with Original (old-fashioned) loop macro 0/90
- Chapter 4
- Introduction to Recursion 0/63
- Chapter 5
- Iteration with the Loop Facility 0/81
- The End
- NIL 0/0