Let’s start from the beginning: what is Python and why should you learn it? Python is one of the world’s most popular programming languages. It powers a huge number of extremely influential apps and ...
Microsoft Visual Studio Code is a flexible, cross-platform editor that can be transformed into a full-blown IDE for most any language or workflow. Over the past few years, it has exploded in ...
Python's integration in Excel can unlock powerful reports and automation. But what if you try to use Python in Excel without any coding experience? It's possible, but there is still a learning curve ...
Want to know how to round in Python? This can be useful for a wide range of applications, particularly when converting a float into an integer, or when presenting data in a readable manner. Thankfully ...
In the last two blogs, I have written about continual learning as an engineer; Learning Is Not Just for New Engineers and pulling an all-nighter, Pulling an All-Nighter made me think a little more ...
In the spirit of continual learning and, as a follow on to my previous blog, Line Regulation Measurement Coding in Python, I thought I would continue discussing coding for measurements by providing an ...