Refactoring to Functional Style in Java
Offered By: Java via YouTube
Course Description
Overview
Explore the transition from imperative to functional programming in Java through a 43-minute video presentation by Venkat Subramaniam. Learn how to refactor imperative code to a more functional style, gaining benefits such as concise, expressive, and easily maintainable code. Discover the challenges of thinking functionally and see practical examples of code transformation. Cover topics including functional style, accidental complexity, functions, flat map, and coding techniques. Gain valuable insights to enhance your Java programming skills and embrace the power of functional programming.
Syllabus
Introduction
Functional Style
Accidental Complexity
Functions
Example
Flat Map
Coding
Summary
Taught by
Java
Related Courses
Parallel Programming in JavaRice University via Coursera Java9 New Features - Learn by coding it
Udemy Máster Completo en Java de cero a experto 2024 (+127 hrs)
Udemy Java Collections Framework + Generics, Lambdas & Stream API
Udemy Functional Programming + Lambdas, Method References, Streams
Udemy