When learning to code, one of the first things I was curious about was the difference in programming language levels. I recently did a deep dive into these different levels and put together this...
Posts by Tim Statler
Python is my favorite programming language so I wanted to know, "Is Python a High-Level Language?" I did a little bit of research to find out for myself and here is what I learned. Is Python a...
I’ve been programming with Python for a few years now but one of the first questions I had when first learning it was; “Is Python case-sensitive?” This is one of the more important things...
A common question about Python that I hear from newer developers: "Is Python platform-independent?" Python is one of the most popular and amazing programming languages in the world. I have been...
I've been programming with Java for a few years now but one of the first questions I had when first learning it was; "Is Java case-sensitive?" This actually tripped me up quite a bit when I was a...
When students begin to program in Python, they often ask; "Is Python a compiled language?" As a senior who has been coding with Python for a few years now, I'm qualified to answer this question...