The course content is divided into multiple topics that you should strive to master during that week of the course. The instruction for a topic includes classroom instruction, slide deck, and optional textual instruction, code examples, starter code, and assignments.
- Java Fundamentals
- Phase 0: Getting Started
- ☑ Phase 0: Chess Moves
- Java Object Class
- Classes and Objects
- Java Records
- Interfaces and Abstract Classes
- Copying Objects
- Java Exceptions
- Java Collections
- Object Oriented Design
- Design Principles
- Java Inner Classes
- Phase 1: Getting Started
- ☑ Phase 1: Chess Game
- Java Input and Output (IO)
- Java Generics
- Java Lambdas
- JSON and Serialization
- ☑ Phase 2: Chess Server Design
- HTTP
- cURL
- Web API
- Phase 3: Getting Started
- ☑ Phase 3: Chess Web API
- Writing Quality Code
- Style Checking
- Unit Testing
- Code Coverage
- Relational Model
- MySQL
- SQL
- JDBC
- Securing Passwords
- Phase 4: Getting Started
- ☑ Phase 4: Chess Database
- Logging
- Debugging
- Defensive Programming