Home | Scratch
Java Index
- Java Program Shell: Brief introduction and setup of a basic program shell.
- Print Statements: Overview of print() println() and printf().
- While Loops: Repetitive flow
- Math.random(): Generating random using the Math Class.
- Scanner
- Assure Input: Prevent user’s input from crashing your program.