YoVDO

Mastering Object-oriented Programming in Java

Offered By: Pluralsight

Tags

Java Courses Object-oriented programming Courses Software Design Courses

Course Description

Overview

This course will teach you important techniques of object-oriented design that help develop highly flexible and maintainable designs, even in the most complex business domains. Your code will never look the same again after watching this course.

Procedural implementation is hurting flexibility and maintainability of code to such an extent that further development often becomes nearly impossible. In this course, Mastering Object-oriented Programming in Java 8, you’ll develop skills to help you design truly object-oriented code when modeling complex and convoluted business logic. First, you’ll learn the power of streams as a replacement for explicit loops and branching, and how they can be turned more readable and easier to manage. Next, you’ll discover the realm of fluent interface designs, that will help construct composable domain-related code. Finally, you'll explore alternatives to hard-coded decisions with the Rules design pattern. By the end of this course, you will gain insight on how rules can become composable and flexible, taming even the scariest pieces of domain logic.

Syllabus

  • Course Overview 1min
  • Turning Everything into Objects 19mins
  • Staying Focused on Domain Logic with Streams 29mins
  • Untangling Operations from Structure on Business Data 31mins
  • Advancing to a Domain - Specific Language 29mins
  • Increasing Flexibility by Removing Enums and Switch Statements 26mins
  • Turning Chained Branching into the Chain of Rule Objects 31mins
  • Refactoring to Bind It All Together 31mins

Taught by

Zoran Horvat

Related Courses

Introduction à la programmation orientée objet (en Java)
École Polytechnique Fédérale de Lausanne via Coursera
C++ For C Programmers, Part A
University of California, Santa Cruz via Coursera
Introduction to Programming for Musicians and Digital Artists
California Institute of the Arts via Coursera
Beginning Game Programming with C#
University of Colorado System via Coursera
Paradigms of Computer Programming
Université catholique de Louvain via edX