Навыки, которые вы получите:
Java
Web development
String methods
Arrays
Loops
In this course, you’ll learn about two core programming topics: Arrays and loops!
You’ll learn how to store multiple pieces of data in a single variable using Arrays and ArrayLists. Then, you’ll discover how to easily create repeating code using loops. Finally, challenge yourself by going through several code challenges that put your programming skills to the test!
The Program
- Arrays and ArrayLists.
- Loops.
- Two-Dimensional Arrays.
- Code Challenge.