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

Опубликовано: 25 Октябрь 2022
на канале: Douglas Schmidt
528
16

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....