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 1

Module 2: Class & Sequence Diagrams

Create and understand UML class and sequence diagrams.

View Module 2

Module 3: Gradle

Introduction to Gradle build system and dependency management.

View Module 3

Module 4: File I/O

Working with files and input/output operations in Java.

View Module 4

Code-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-Alongs

Sprint 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

Additional Resources