Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Pluralsight

Making Your Java Code More Object-oriented

via Pluralsight

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
This course will help leverage your conceptual understanding to produce proper object-oriented code. You will learn how to replace procedural code with objects for the sake of correctness, flexibility, and maintainability.

Procedural code can be replaced with objects to increase correctness, flexibility, and maintainability. In this course, Making Your Java 8 Code More Object-oriented, you’ll learn how to design truly object-oriented classes in the Java programming language. First, you’ll learn how to represent a discrete object state and behavior to avoid imperative branching constructs. Next, you’ll discover that null references are a needless pain. Finally, you'll explore alternatives to null - substitute objects and optional objects. When you're finished with this course, you’ll have the skills and knowledge of designing classes that avoid traditional imperative constructs, with features resulting from orchestrating well-encapsulated objects rich in behavior.

Syllabus

  • Course Overview 1min
  • Attaining Extensibility with Object-oriented Code 17mins
  • Rendering Branching over Boolean Flags Obsolete 27mins
  • Using Immutable Objects and Value Objects 32mins
  • Leveraging Special Case Objects to Remove Null Checks 26mins
  • Turning Optional Calls into Calls on Optional Objects 27mins

Taught by

Zoran Horvat

Reviews

4.5 rating at Pluralsight based on 150 ratings

Start your review of Making Your Java Code More Object-oriented

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.