Learn Java and Spring Boot by taking this free interactive course. Each module has a supporting repo that must be forked and cloned.
Sections | Contents |
---|---|
Intro | What is Java? |
Setup | Install Java, Java Development Kit && Intellij |
Java Fundamentals | Classes, Variables, Operators, Conditionals, Loops |
Advanced Fundamentals | Arrays, Hashmaps, Class Methods, Interfaces, Testing(JUnit) |
Movie Rating App Project | OOP, Scanner, JUnit |
Sections | Contents |
---|---|
Intro to Spring | Maven, Spring Boot |
Assessment | Suggested Time |
---|---|
Build X Program | 2 hours |
Debug X App | 4 hours |
Pass all tests | 4 hours |