I've been a long-time Ruby developer and more recently have been doing a metric ton of Python work. My goal with this post is to compare the relative pros and cons of each language as I've seen them. This was a difficult post to write, because of the deeply subjective...
SQLAlchemy Hybrid Properties Intro
When working with database-powered applications, it's often common to want to have a field on a data model that is a computed rather than static value; "computed" is just a fancy way to say calculated or evaluated on the fly. Developers new to SQLAlchemy tend to go...
Where are all the Rustaceans?
Rust was all the hype in coding circles for a while, but why didn’t the adoption materialize?
2020 Tech Trends
It's that time of year when I start looking toward the tech trends that I think are going to be interesting in the new year. Being a software developer, I'm focusing on development and development-related technologies rather than technology as a whole. The follow...
Golden Age for Coders
Emacs or Vim? Spaces or tabs? Linux, macOS or Windows? Python or Ruby? These are just a brief list of the burning questions that have kept the flames of tech tribal war burning since the first computers hit the market. In our hearts, we all know that these are...
WWDC Things You Might Have Missed
This is one of the best WWDCs that I have ever seen if not the absolute best to date. I don’t say that lightly. Coder Radio know what I have been fairly critical of WWDCs and past apple events in general over the past four or so years. This time they nailed. Sure the...
More from Mike:
Alice for Construction Automation
Alice for...
How to Create a Private Ruby Gem
Ruby Gems are the...
Burn Book Review
In the world of...
PWAs in 2024
Progressive Web...