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

Tag: Java

link to How to Swap Java Reference Types in a Method

How to Swap Java Reference Types in a Method

Swapping variables in Java is tricky business, but everyone has probably seen the three step process. Unfortunately, a problem arises when we try to abstract that process out into a method. If you...

Continue Reading
link to Beware of Division by Zero in Java

Beware of Division by Zero in Java

Working with arithmetic is all fun and games until you accidentally divide by zero, but what's the big deal? Let's talk about it!

Continue Reading
link to Comparing Java to Python: A Syntax Mapping

Comparing Java to Python: A Syntax Mapping

If you're learning a new programming language, sometimes it's helpful to compare its syntax to something you already know.

Continue Reading
link to Summarizing Community Beliefs Around Commenting Code

Summarizing Community Beliefs Around Commenting Code

What are your thoughts on code commenting? I bet you have a few. Here are some that I found in the community.

Continue Reading
link to Can You Actually Return Multiple Values From a Function in Python?

Can You Actually Return Multiple Values From a Function in Python?

Python has a lot of cool features including the ability to seemingly return multiple values from a function at once, but what's really happening?

Continue Reading
link to How to Approach Python From a Java Perspective

How to Approach Python From a Java Perspective

One of my students asked me to write up an article on how to pick up Python as a Java developer, so I did.

Continue Reading
« PREV Page 1 Page 2 Page 3 Page 4 … Page 9 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.






  • Discord
  • GitHub
  • Newsletter
  • Patreon
  • Portfolio
  • Statistics
  • Twitter
  • YouTube
© 2016-2022 Copyright The Renegade Coder