BD Unit 1 Sprint 4 - Design Patterns & UML
Course Overview
Welcome to Unit 1 Sprint 4! In this sprint, you'll learn about design patterns and UML diagrams. You'll explore the Builder pattern, create class and sequence diagrams, and work with Gradle and File I/O.
Module 1: Builder Pattern
Learn about the Builder pattern and its implementation in Java.
View Module 1Module 2: Class & Sequence Diagrams
Create and understand UML class and sequence diagrams.
View Module 2Code-Alongs
Interactive coding sessions to help you learn and practice with SSD and Builder Pattern, as well as Gradle and File I/O.
View Code-AlongsSprint Challenge
Put your knowledge to the test with the Sprint Challenge. You'll implement the Builder pattern, create UML diagrams, and work with Gradle and File I/O.
View Sprint Challenge