Recursion

LISP

The Little Schemer

A textbook on functional languages in Schema, a derivative of LISP used for AI tasks (recursion and anonymous functions, lambda functions, Y-combinators and a simple interpreter).
Clojure

Iteration and recursion (C, Java, python, Clojure)

For beginners, I will haggish the iterative operations, which is a typical feature of structured languages in various languages (C, Python, Java, JavaScript, Clojure). I will also introduce recursive programming in Clojure.
タイトルとURLをコピーしました