Schedule A One-on-One With An Instructor
Day 1
Topics
- What is a Database?
- Intro to JPA
Activities
- Workshop - Intro to JPA & Hibernate
Workshop Videos
References
- Workshop Slides - JPA
-
- Query methods - Query creation
- Repository query keywords
- Repository query return types
Nightly Exercises/Reading
Resource |
---|
What is the Difference Between JPA, Hibernate, and Spring Data JPA |
Getting Started - Accessing Data With JPA |
JPA Docs |
Youtube - Tom Scott's Worst Typo |
Day 2
Topics
- JPA Relationship Mapping
- JPA Wiring Test
Activities
- Workshop - JPA and Relational Databases
References
Nightly Exercises/Reading
Resource |
---|
"Oh yes, Little Bobby Tables, we call him." |
Reason to avoid SQL |
Workshop Videos
Day 3
Topics
- Many To Many Mapping
Activities
- Workshop - Many to Many Relationships
Workshop Videos
Day 4
Topics
- HTTP Methods
- HTML Forms
- Redirect responses
Activities
- Workshop - HTML Forms and User Input
References
Nightly Reading
Resource |
---|
CSS Form Styling |
HTML <textarea> Tag |
Workshop Videos
Day 5
Topics
- Mastery Project - Blogging
Project
Tutorials To Try Over the Weekend
Topic |
---|
Testing the Web Layer |