When 87% of your students miss a quiz question, it's up to you to make some sense of it. For instance, you might make an entire article about Java iterators.
Welcome to The Renegade Coder, a site for people interested in Python programming and college teaching! Join me on Patreon for even more content.
Latest Articles
Why maintain a store and a Patreon when I could just consolidate the two. Now, my For Honor! tier features store products.
Let's start a code sharing social media challenge. Complete a Python challenge and share the solution on Python using the #RenegadePython hashtag.
How to Split a String by Whitespace in Python: Brute Force and split()
There are a lot of ways to manipulate strings. For instance, we might be interested in splitting a string by a separator like whitespace.
A lot of students run into trouble when they're asked to complete a programming project from scratch for the first time. Here are some tips!
As I close out my last semester of teaching computer science at OSU, I thought I'd document what a typical lecture looked like for me and how this pandemic shook things up.