BD Unit 2 Sprint 8 - Advanced Collections and Sorting

Course Overview

Welcome to Sprint 8 of Unit 2! In this sprint, you'll explore advanced Java collections and sorting concepts, building upon your knowledge from previous sprints.

Module 1: Design Pattern: Observer and State

Explore the Observer and State design patterns in Java, focusing on their implementation and real-world use cases.

View Module 1

Module 2: Intro to RegEx

Learn how to use regular expressions (RegEx) for pattern matching and text manipulation in Java.

View Module 2

Module 3: Introduction to JSON

Learn how to use JSON (JavaScript Object Notation) for data exchange between systems.

View Module 3

Module 4: LocalDateTime

Learn how to use the LocalDateTime class for date and time manipulation in Java.

View Module 4

Code-Alongs

Join interactive coding sessions to practice and reinforce your learning with hands-on exercises.

View Code-Alongs

Sprint Challenge

Test your knowledge and skills with the Sprint Challenge. This comprehensive assessment will evaluate your understanding of all concepts covered in this sprint.

View Sprint Challenge

Additional Resources