-
Notifications
You must be signed in to change notification settings - Fork 59
Home
Courtney Frey edited this page Apr 15, 2022
·
32 revisions
Inform instructors and TFs that are teaching the course Java Web Development.
Fork the wiki repository and then create a PR.
- Course Overview, Methodologies, and Tasks
- Course Platforms
- How to Work With Students
- Grading and Student Progress
- Bug and Issue Reporting
- Work Days
- Lesson 1 - Data & Variables
- Lesson 2 - Control Flow & Collections
- Lesson 3 - Classes & Objects
- Lesson 4 - Classes, Part 2
- Lesson 5 - Unit Testing
- Lesson 6 - Inheritance
- Lesson 7 - Interfaces
- Lesson 8 - Intro to Spring and Controllers
- Lesson 9 - Exceptions and Java Tools
- Lesson 10 - Thymeleaf Views
- Lesson 11 - Model Classes and Model Binding
- Lesson 12 - Model Validation and Enums
- Lesson 13 - Work Day
- Lesson 14 - Databases and SQL
- Lesson 15 - The SQL Sequel
- Lesson 16 - Introduction to Object-Relational Mapping
- Lesson 17 - Relationships in Object-Relational Mapping
- Lesson 18 - ORM Part 3
- Lesson 19 - Authentication
- Lesson 20 - REST