April 2021
numpy for Linear Algebra
For robot reasons I have been diving into linear algebra and have done a pretty thorough search of resources for this. This is one of the pretty simple summaries.
How a Kalman filter works, in pictures | Bzarg
Ive been doing a deep dive on Kalman Filters. Here are one of the best explanations. Beware it's hard.
Bilgin's Blog | Kalman Filter For Dummies
More Kalman Filter links. This one is one of the best.

App Downloads – GeoGebra
Free offline GeoGebra apps for iOS, Android, Windows, Mac, Chromebook and Linux
Pauls Online Math Notes
Seems like a comprehensive but short and sweet set of basic math notes for problem solving. College level.
Address These 5 Questions to Understand Python Logging | by Yong Cui, Ph.D. | Better Programming | Nov, 2020 | Medium
When you shouldn’t use print for logging purposes

Building Your Color Palette
Excellent guide to picking good colors in a UI

Stevey's Google Platforms Rant · GitHub
I am not sure I agree with all of this but it does make for interesting and thought provoking reading.
When Should You NOT Use Rails?
Useful, but not necessarily universally agreed-upon, guides!

Python Code Tips: 4 Ways to Debug Your Python Code Without IDE
A few good reminders. Nothing too new. Except I didn’t know pdb. On the other hand I am not sure I will use pdb.

Git Commands to Live By
A great collection of semi- advanced git commands. Super useful!

Building GitHub-style Hovercards with StimulusJS and HTML-over-the-wire | Boring Rails: Skip the bullshit and ship fast
Here's what the true modern stack looks for real products (rather than toys!)

The Ultimate Guide to MERN Stack - DEV Community
Is the MERN stack really the future of web applications? Is it used for real products or just toys?
kettanaito/naming-cheatsheet
Some ideas on naming. Doesn’t take into account conventions or idioms from specific languages.
Software development topics I've changed my mind on after 6 years in the industry - Blogomatano
Some good ideas in here. I agree with much of it. Pick up an insight or two.
People Data Labs
A fairly amazing service api if it works. Check it out and let us know!

r/webdev - 7 Unique APIs for making interesting projects or side hustles
Some of these are new to me and pretty useful.
How to Get a Software Developer Internship
Good advice for new grads hunting for a position.