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

link to Reverse a String in Every Language

Reverse a String in Every Language

When I first launched Hello World in Every Language, I got a lot of comments about the articles not showing many language features. In response, I'm launching Reverse a String in Every Language.

Continue Reading
link to Reverse a String in Python

Reverse a String in Python

When Hello World isn't interesting enough, it's time for a new series. To kick off that series, we're covering Reverse a String in Python.

Continue Reading
link to Hello World in Java

Hello World in Java

In this second edition of Hello World in Every Language, we implement Hello World in Java.

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

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