LispTutor Jr
Offered By: Independent
Course Description
Overview
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.
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
Related Courses
程序设计实习 / Practice on ProgrammingPeking University via Coursera 程序设计基础
Peking University via edX 算法基础
Peking University via Coursera Principles of Computing (Part 2)
Rice University via Coursera 算法设计与分析 Design and Analysis of Algorithms
Peking University via Coursera