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

Posts by Jeremy Grifski

link to Class Structure Introduction in Java

Class Structure Introduction in Java

This tutorial focuses on overall class structure using the classic "Hello World" example. The topics covered include the main method as well as compilation and execution.

Continue Reading
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 106 Page 107 Page 108

About the Author

Jeremy grew up in a small town where he enjoyed playing soccer and video games, practicing taekwondo, and trading Pokémon cards. Once out of the nest, he pursued a Bachelors in Computer Engineering with a minor in Game Design. After college, he spent about two years writing software for a major engineering company. Then, he earned a master's in Computer Science and Engineering. Most recently, he earned a PhD in Engineering Education and now works as a Lecturer. In his spare time, Jeremy enjoys spending time with his wife and kid, playing Overwatch 2, Lethal Company, and Baldur's Gate 3, reading manga, watching Penguins hockey, and traveling the world.

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
  • YouTube
  • Statistics
© 2016-2025 Copyright The Renegade Coder