Skip to content
Header Logo Without Tag
Search
  • Home
  • Articles
    • Code
    • Blog
    • Meta
    • Teach
  • Series
  • Tags
  • About
    • Newsletter
    • Privacy Policy
    • Terms of Service
    • World Domination Checklist
    • Wall of Fame
    • Wall of Shame

Posts by Jeremy Grifski

link to I Applied for A Graduate Associate Teaching Award

I Applied for A Graduate Associate Teaching Award

Now that I have two years of teaching experience, I figured I would test my skills by applying for a teaching award. This article outlines that process.

Continue Reading
link to How to Convert a String to Lowercase in Python: lower() and More

How to Convert a String to Lowercase in Python: lower() and More

As this series grows, I've started poking at seemingly simple problems to expose their complexity. This time, I thought it would be interesting to look at how to convert a string to lowercase. As...

Continue Reading
link to 5 Ways to Get Feedback on Your Teaching

5 Ways to Get Feedback on Your Teaching

As I close in on two years of teaching amidst the Coronavirus pandemic, I figured I'd share a list of ways of getting feedback.

Continue Reading
link to How to Round a Number in Python: Truncation, Arithmetic, and More

How to Round a Number in Python: Truncation, Arithmetic, and More

Remember learning to round in grade school? Me too! The only problem is I don't use the idea very often. As a result, I don't always remember how to round a number in programming contexts like...

Continue Reading
link to Experimenting With Site Layout in 2020

Experimenting With Site Layout in 2020

If the site stays the same for too long, I begin to hate it. Naturally, I decided to experiment a bit with the site layout again. Check it out!

Continue Reading
link to How to Create a List in Python: Loops, Comprehensions, and More

How to Create a List in Python: Loops, Comprehensions, and More

As this series grows, I find myself digging back into the basics. Today, we'll look at a few ways to create a list in Python.

Continue Reading
« PREV Page 1 … Page 54 Page 55 Page 56 Page 57 Page 58 … Page 111 NEXT »

About the Author

Jeremy grew up in a small town where he enjoyed playing soccer and video games, practicing taekwondo, and trading Pokémon cards. Once out of the nest, he pursued a Bachelors in Computer Engineering with a minor in Game Design. After college, he spent about two years writing software for a major engineering company. Then, he earned a master's in Computer Science and Engineering. Most recently, he earned a PhD in Engineering Education and now works as a Lecturer. In his spare time, Jeremy enjoys spending time with his wife and kid, playing Overwatch 2, Lethal Company, and Baldur's Gate 3, reading manga, watching Penguins hockey, and traveling the world.

Legal

The Renegade Coder is a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for sites to earn advertising fees by advertising and linking to Amazon.com.

Longest Active Series

  • Journey to a PhD (55)
  • Coding Tangents (46)
  • How to Python (42)
  • Sample Programs Repo News (20)
  • Teaching Reflections (11)
  • Discord
  • GitHub
  • Newsletter
  • Patreon
  • Portfolio
  • YouTube
  • Statistics
© 2016-2026 Copyright The Renegade Coder