Combining Object-Oriented & Functional Programming in Java (Part 1)

Опубликовано: 06 Март 2026
на канале: Douglas Schmidt
567
19

This video compares and contrasts the functional programming & object-oriented programming paradigms and summarizes key benefits of combining OO & functional programming in modern Java. We also discuss some modern Java code fragments that we’ll cover in more detail later.

All the code shown in this video is available in open-source form from http://github.com/douglascraigschmidt....