It occured to me after fiddling around with nonsense and making silly mistakes all day that the...
Your going to forget things and make mistakes and be mortified with your own failings. So it goes.
This is about giving kids the freedom to explore and experiment in Scratch, and knowing when to step in and nudge them past frustration, or give a lasting insight into good coding practice.
A new mnemonic for organizing information
The `bolder` and `lighter` keywords may not work the way you expect, so use them wisely, if at all.
A simple mnemonic device to remember falsy values in JavaScript.
Explaining the meaning slashes and dots in various combinations
A brief post about changing your shell from bash to fish and zsh and back again.
Creating a shell function to get quick dictionary definitions on the command line, because, why not?