This is the sixth lecture from the "Essentials of Parsing" where we discus different parsing techniques and algorithms, and build a parser from scratch using... (more…)
Read more »
LUA is a neat scripting language with an emphasis on portability and speed. It is designed to be embedded into other, larger programs. I've never written Javascript. In this post, I compare and contrast LUA with Javascript in various domains of software ...
Read more »
This is a Wordle-inspired word cloud layout written
in JavaScript. It uses HTML5 canvas and sprite masks to achieve
near-interactive speeds.
Read more »
๐ฎ Fast and full-featured autocomplete library. Contribute to algolia/autocomplete development by creating an account on GitHub. (more…)
Read more »
I recently published a book and an interactive course called Coding for Visual Learners. It teaches coding to beginners from scratch using the widely popul... (more…)
Read more »