Tag: tutorial remove
Design lessons in your inbox
A Clojure tutorial by Hirokuni Kim
A series of tutorial videos on Clojure by Brian Will.
Build a game out of nand gates.
A code dojo that walks you through learning the SAFE stack.
An interactive tutorial about making interactive tutorials
An interactive tutorial that teaches you Flexbox.
Dan Grossman’s class on Programming Languages. It starts by introducing foundational ideas using ML, then builds on top of them using other languages to introduce new concepts. After watching several videos, this is an easy one to recommend.
Also, from re-frame’s github project page wiki is this entry on how to bootstrap a re-frame app.
An introduction to protocols. I came across this when trying to understand how Om components work. Another post here using the example of encoding json.
A series of video tutorials on various Clojure topics by Tim Baldrige.
An interactive tutorial that teaches you Processing. Taught by Daniel Shiffman. Love his enthusiasm.