list-of-figures

List of Figures

 

Lesson 2. Functions and functional programming

Lesson 3. Lambda functions and lexical scope

Lesson 5. Closures and partial application

Lesson 6. Lists

Lesson 7. Rules for recursion and pattern matching

Lesson 8. Writing recursive functions

Lesson 9. Higher-order functions

Lesson 10. Capstone: Functional object-oriented programming with robots!

Lesson 11. Type basics