In order to run Python code, we have to make use of the Python interpreter. Today, we'll learn more about how the interpreter works.
Tag: Education
So you've decided to learn how to program in Python? This article will give you quick overview of the field of computing.
Today, I'm kicking off a new Python series that I'm really excited about. Say hello to The Autodidact's Guide to Python, a series for beginners who want to teach themselves Python.
Recently, I read The Skills of Argument by Deanna Kuhn, a book about argumentation as a key to beliefs, and it got me thinking about some of my own beliefs in tech. So I wondered, have you reflected...
Guess who had the displeasure of dealing with yet another entitled student? This guy. Ugh.
Using Python to Visualize the Potential Effects of COVID-19 on Course Evaluations
Now that a portion of a semester of online learning is in the books, I was curious to see how COVID-19 might have affected my course evaluations using some data visualization.