-
Here’s what the true modern stack looks for real products (rather than toys!)
Blog Archives
Link
-
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.
Link
-
A great collection of semi- advanced git commands. Super useful!
Link
-
I thought Kotlin was the natural heir. This makes a good case for Scala!
Link
-
When Should You NOT Use Rails?
Useful, but not necessarily universally agreed-upon, guides!
Link
-
7 Deadly Sins Python Developers Do
Another set of very useful Python tips and tricks.
Link
-
4 Advanced Tricks With Python Functions You Might Not Know
One cam never have too many of these!
Link
-
Excellent guide to picking good colors in a UI
Link
-
Seems like a comprehensive but short and sweet set of basic math notes for problem solving. College level.
Link
-
Ok you don’t need this more than once every decade, but if you do need help in remembering how complicated trigonometry scenarios work this is a beautiful tool. When you are working on navigation and Kalman Filters, its a helpful reminder of those sines and cosines!