SUPPLAMENTAL RESOURCES
Computer System Information
Sofware Programs
- Windows/Linux/Unix Java Installation
- Windows Paths
- Macintosh Java Installation
- Useful commands
- The Jeliot Environment for Java
- The CISE Department Web Servers
Computer Systems
- Simple Binary Computer System
- ASCII Code
- Unicode
Java Programming
Console/Command Prompt Output
- Formatting
- UserInput.class
- Mac UserInput.class
- Reading User Input
Identifiers
- Variables
- Primitive Types
- Code Example
- Casting
Arrays
- Definition
- Example #1
- Example #2
Operations
- Operators
- Code Example
Control Structures
- If Statements
- Switch Statements
- While Loops
- For Loops
- Triangle Printouts
- Loops - Other Online References
- Nested Loops Reference I
- Nested Loops Reference II
- Nested Loops Reference III
Recursion
- Recursion - Other Online References
- Additional Discussion I
- Additional Discussion II
Classes & Objects
- class Math
- class String
- class creation
- Borrow Mortgage
- User Input