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

Archives: Blog

link to Method Creation and Usage in Java

Method Creation and Usage in Java

This tutorial introduces two basic method types: static and instance. The main focus is to learn the basics of method calls before we dive into classes.

Continue Reading
link to Reference Types and Objects in Java

Reference Types and Objects in Java

So if Strings aren't Java primitive types, what are they? This tutorial expands on the concept of strings and their role as reference types in Java.

Continue Reading
link to Primitive Types and Variables in Java

Primitive Types and Variables in Java

Let's kick off our Java basics journey by getting comfortable with the Java primitive types. In this lesson, we'll cover the various primitive types and their role in arithmetic and variable...

Continue Reading
link to Introduction to Coding in Java

Introduction to Coding in Java

In this lesson, we'll get introduction to coding in Java through basic computer science concepts like logic gates, binary, and arithmetic.

Continue Reading
link to Plex Organizer Script: Manage Files on a Plex Server

Plex Organizer Script: Manage Files on a Plex Server

The Plex Organizer Script is a bash script which handles the organization of various types of media on a Plex server. The script is automated as a cronjob.

Continue Reading
« PREV Page 1 … Page 89 Page 90 Page 91

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 (46)
  • How to Python (42)
  • Coding Tangents (38)
  • Sample Programs Repo News (19)
  • The Autodidact's Guide to Python (11)

Related Products

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