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: Mathematics

link to Rock Paper Scissors Using Modular Arithmetic

Rock Paper Scissors Using Modular Arithmetic

Forget endless if statements! It's time to solve Rock Paper Scissors using modular arithmetic in Python.

Continue Reading
link to Be Careful with String’s Substring Method in Java

Be Careful with String’s Substring Method in Java

As a teacher, I like to warn my students of the various pitfalls in computer science. Today, let's talk about Java's substring method.

Continue Reading
link to The Curse of Knowledge

The Curse of Knowledge

Lately I've been thinking about how to provide the best learning experience for all of you. That's when I sort of stumbled upon this notion of the curse of knowledge. Is it hindering my ability to...

Continue Reading
link to Big O Notation and Data Structures

Big O Notation and Data Structures

Software isn't all about products and services. It's a form of engineering which requires mathematical analysis from time to time. In this tutorial, we'll cover everything you need to know about...

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
« PREV Page 1 Page 2 Page 3

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