why did you come?
what will we make?
questions??
"you cannot teach programming, you can only facilitate someone's learning"
clojurescript
setup
functional programming
everything returns something:
functions #9:
(= 25 (___ (fn [n] (* n n))))
palindromes:
(defn is_palindrome [i] ...)
filter
map
om