Silicon Valley Code Camp : October 1 & 2, 2016

J David Eisenberg

Evergreen Valley College
About J David
Computer and Information Technology instructor at EVC. I am a co-author of several books, including "SVG Essentials" and "Introducing Elixir." Currently into functional programming.
{speaker.firstName} {speaker.lastName}

Speaking Sessions

  • Introducing ClojureScript

    ClojureScript is the Clojure language (a dialect of LISP) that compiles to JavaScript. In this session you'll learn the basics of ClojureScript: * Expressions * Interaction with HTML * Collections -- Lists, Vectors, and Maps * Functions that work with collections -- map, reduce, and filter