filmov
tv
Interactive Clojure Tutorial

Показать описание
00:00 Introduction
00:16 Overview of data
03:45 Overview of code
05:03 Code is data
06:46 Defining symbols and functions
09:59 Basic functions for numbers
11:37 Comparison and logic operators
15:25 Conditions and branching
16:48 Higher-order functions
18:05 Keywords
21:00 Data objects via maps
23:27 Sequence abstraction
25:13 Map function
26:15 Filter and remove functions
27:05 Generating HTML from data
29:50 Conclusions