CLOSURE: Central Library will be closed Tuesday, July 21, through Saturday, July 25, while emergency repairs are made to the building’s cooling system. We expect to reopen Monday, July 27. Click for more details on holds, program schedules, and returns during the closure. 

Functional Programming with Java

Summary

Learn how to write better, more organized code by leveraging core concepts of functional programming: immutability, data-function separation, and first-class functions.

Functional programming is a way of organizing code that makes applications more scalable and maintainable. By utilizing the core concepts of immutability, data-function separation, and first-class functions, programmers can write better code. In this course, learn about the functional programming paradigm and find out how to take advantage of it with Java and object-oriented programming. Apply your learnings to real-world code and examine some of the more advanced and misunderstood concepts—such as partial-application, recursion, and composition—to become skilled in developing flexible code.

Subjects

Added Authors

linkedin.com (Firm)