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

Archives: Blog

link to Loop Syntax and Design in Java

Loop Syntax and Design in Java

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.

Continue Reading
link to GE Transportation’s Engineering Day

GE Transportation’s Engineering Day

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.

Continue Reading
link to How to Recover from Cloudbleed: A 2016 Leak of User Information

How to Recover from Cloudbleed: A 2016 Leak of User Information

If you haven't changed your passwords lately, today might be a good day to do it. That's because of the latest data leak called Cloudbleed.

Continue Reading
link to JUnit Testing in Java

JUnit Testing in Java

Errors in code are inevitable. The challenge as a developer is to make sure bugs don't make their way into production code. Fortunately, JUnit testing can be used to minimize the risk of bugs.

Continue Reading
link to The Renegade’s Guide to PC Building

The Renegade’s Guide to PC Building

The official PC build guide of The Renegade Coder. In this article, we'll walk through the process of PC building.

Continue Reading
link to 23 Tech Topics to Tackle

23 Tech Topics to Tackle

In this post, I'm sharing 23 tech topics that would be fun to tackle. If your favorite topic didn't make the list, share it in the comments.

Continue Reading
« PREV Page 1 … Page 104 Page 105 Page 106 Page 107 Page 108 NEXT »

About Me

Welcome to The Renegade Coder, a coding curriculum website run by myself, Jeremy Grifski. If you like what you see, consider subscribing to my newsletter. Right now, new subscribers will receive a copy of my Python 3 Beginner Cheat Sheet. If newsletters aren't your thing, there are at least 4 other ways you can help grow The Renegade Coder. I appreciate the support!

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 (45)
  • How to Python (42)
  • Sample Programs Repo News (20)
  • The Autodidact's Guide to Python (11)
  • Discord
  • GitHub
  • Newsletter
  • Patreon
  • Portfolio
  • Twitter
  • YouTube
  • Statistics
© 2016-2025 Copyright The Renegade Coder