The Renegade Coder lives by one motto: "Never be afraid to start over. It's a new chance to rebuild what you want" - Unknown
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
As the Java Basics series wraps up, I'm looking to get a little peer review of the content. Take some time to leave comments on each of the articles.
When it comes to writing code, it's important to have some empathy for your teammates by focusing on readability and style.
With the Java Basics series coming to a close, I'm looking ahead to create a new Java tutorial series which could include data structures to sorting algorithms.
Sometimes you want a chunk of code to be run more than once. Rather than copying and pasting it a set number of times, why not dump it into a loop? In this tutorial, we cover Java looping mechanisms.
This past week, I got the chance to serve my community by teaching basic Python to local high school students at GE's Engineering Day.