• Unit 2: Object-Oriented Programming

    Java is an object-oriented programming language. Object-oriented (OO) programming has proven to be one of the most effective and flexible programming paradigms. This unit will begin with a discussion of what makes OO programming so unique, and why its advantages have made it the industry-standard paradigm for newly designed programs. We then discuss the fundamental concepts of OO and relate them back to Java. By the end of this unit, you will have a strong understanding of what OO programming is, how it relates to Java, and why we use it.

    Completing this unit should take you approximately 3 hours.

    • 2.1: Fundamental Concepts of OO Programming

    • 2.2: Using Java for OO Programming

    • Unit 2 Assessment

      • Receive a grade