Remote work and the importance of writing
economist.com/business/2022/01/15/remote-work-and-the-importance-of-writingThe written word will flourish in the post-pandemic workplace | Business
Abstraction, intuition, and the “monad tutorial fallacy” | blog :: Brent -> [String]
byorgey.wordpress.com/2009/01/12/abstraction-intuition-and-the-monad-tutorial-fallacy/While working on an article for the Monad.Reader, I've had the opportunity to think about how people learn and gain intuition for abstraction, and the implications for pedagogy. The heart of the matter is that people begin with the concrete, and move to the abstract. Humans are very good at pattern recognition, so this is…
Interviewing Cliches | the measures taken
dasaufnahme.wordpress.com/2017/05/28/interviewing-cliches/"Design is the process of materialising preferred futures."
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.
OATMEAL Home · OATMEAL
ebay.gitbooks.io/oatmeal/The Open Accessibility Testing Methods for Experts And Layfolk, by eBay.
explainshell.com - match command-line arguments to their help text
explainshell.com/match command-line arguments to their help text
Visualizing Garbage Collection Algorithms
spin.atomicobject.com/2014/09/03/visualizing-garbage-collection-algorithms/Developers take garbage collection for granted, but it's hard to see how it works. Watch 5 different GC algorithm visualizations.