The Elements of UI Engineering - Overreacted
overreacted.io/the-elements-of-ui-engineering/What makes UI engineering difficult?
Natural Language Processing is Fun! – Adam Geitgey – Medium
medium.com/@ageitgey/natural-language-processing-is-fun-9a0bff37854eComputers are great at working with structured data like spreadsheets and database tables. But us humans usually communicate in words, not in tables. That’s unfortunate for computers. A lot of…
Learn to Code for Free – Grasshopper
grasshopper.codes/Grasshopper is the coding app for beginners. With fun, quick lessons on your phone, the app teaches adult learners to write real JavaScript.
Regex Crossword
regexcrossword.com/A crossword puzzle game using regular expressions. Earn achievements completing puzzle challenges. Easy tutorials for people new to regular expressions.
fogleman/ln: 3D line art engine.
github.com/fogleman/lnln is a vector-based 3D renderer written in Go. It is used to produce 2D vector graphics (think SVGs) depicting 3D scenes.
Programming with Escher
mapio.github.io/programming-with-escher/This notebook is a collection of preliminary notes about a "code camp" (or a series of lectures) aimed at young students inspired by the fascinating Functional Geometry paper of Peter Henderson.