Coddy logo
Store
Leaderboard

Login

menu icon
Loading...Creator image

Creator

Anonymous

Strings and Arrays in Java

In this course, you will learn about strings and arrays in Java and will have a chance to practice your knowledge.

16 Lessons

13 Challenges

Prerequisites

Save for later

Introduction

Primitive Data Types

Non-Primitive Data Types

Strings

String

Concatenation

Accessing Characters

Recap Challenge #1

Substrings

Uppercase & Lowercase

Recap Challenge #2

Arrays

Array

Modify Elements

Loop Through

Multi-Dimensional

Recap Challenge #1

Recap Challenge #2

Recap Challenge #3