Java - Project 1: Getting Started
Get started with Java, learn the basics and code your own games!
0: How to download & install Java
1: So what's this project about?
2: Creating text
3: Getting user input
4: Logic Statements
5: Let's learn about methods
6: Reusable Code
7: For Loops Adventure
8: Creating Random Numbers
9: Let's create a while loop
10: Using everything we have learnt
11: Let's see what you've created