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 Java Basics Series Review

Java Basics Series Review

Looks like we're ready to wrap up our Java Basics series with a review. In this final lesson, we'll take what we've learned to create a program which grades tests.

Continue Reading
link to Peer Review Request: Java Basics Series

Peer Review Request: Java Basics Series

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.

Continue Reading
link to Readability and Style in Java

Readability and Style in Java

When it comes to writing code, it's important to have some empathy for your teammates by focusing on readability and style.

Continue Reading
link to Java Tutorial Rework

Java Tutorial Rework

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.

Continue Reading
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 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
« PREV Page 1 … Page 5 Page 6 Page 7 Page 8 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