BD Unit 1 Sprint 2 - Classes, Objects, and Design

Course Overview

Welcome to Backend Development Unit 1 Sprint 2! In this sprint, you'll learn about fundamental object-oriented programming concepts in Java, including classes, objects, access modifiers, class design, boolean logic, conditionals, enums, and exceptions.

Module 1: Classes, Objects, and Access

Learn about classes, objects, and access modifiers in Java.

View Module 1

Module 2: Class Design

Explore principles of good class design and object-oriented programming.

View Module 2

Module 3: Boolean Logic, Conditionals, and Enums

Master boolean logic, conditional statements, and enumerated types.

View Module 3

Module 4: Exceptions

Learn about exception handling and error management in Java.

View Module 4

Code-Alongs

Join interactive coding sessions to practice concepts with instructors.

View Code-Alongs

Sprint Challenge

Test your knowledge with the sprint challenge at the end of the week.

View Sprint Challenge

Additional Resources