09 Jul 26
A nice cheat sheet.
08 Jul 26
Get started and up to speed on the basic principles and concepts of programming in the Wolfram Language. Introductory tutorial for programmers.
This was a lot better.
via: https://mathematica.stackexchange.com/questions/138366/learn-mathematica-wolfram-language-in-one-day
Absurdly short to the point of not being all that helpful, honestly.
03 Jul 26
You can ignore files in .gitignore, .git/info/exclude, and ~/.config/git/ignore
I learned this a few years ago; super handy.
30 Jun 26
A great introduction to typeclasses!
08 May 26
The one where I present what I’ve learnt
31 Mar 26
19 Mar 26
A nice and clean write-up on how to create lean docker images for running rust and the multiple options available.
07 Mar 26
Signal processing is just mathematics, so lets code a guitar sound in C. Dave Domminney Fowler continues the Digital Signal Processing conversation to show how your favourite tunes all rely on DSP.
16 Jan 26
Interactive visualizations of TypeScript concepts. Behold pretty colors.
13 Dec 25
18 Nov 25
Prolog is based on the logic programming paradigm, which is very different from the functional and imperative paradigms that we’ve explored earlier. Instead …
24 Oct 25
Learn to code in weeks, not years. This beehiiv newsletter post details the author’s retrospective guide and recommended strategy for a beginner to effectively learn coding and software development in the current technological landscape of 2024.
Ultimate modern intro to web scraping using Python. How to scrape data using HTTP or headless browsers, parse it using AI and scale and deploy. This comprehensive guide covers everything a user needs to know about web scraping using Python, detailing essential tools, techniques, best practices, and ethical considerations.
08 Oct 25
24 Sep 25
16 Sep 25
Really approachable intro to using constraint solving systems.
21 Aug 25
19 Aug 25
11 Aug 24
Andrew R. Brownhttp://andrewrbrown.net.auReal-time Music and Sound with Pure Data vanillaA series that explores the basics of electronic music through visual…