Software Engineering
-
Five Python Features I Use A Lot
Python isn’t my main language as an embedded software developer, but I use it a lot to create tools and test harnesses for projects. Here are some of the language and library features I have found most useful over the years.
Category Software Engineering -
Error Handling For Fun And Profit
How many of you noticed the error in the cover image? It was my second permanent job that taught me how to handle errors. It was my third job that taught me I needed to do that all the time.
Category Software Engineering

