Java Functional Programming

所在平台: Udemy

课程主页: https://www.udemy.com/course/introduction-to-java-8-functional-programming/

课程评论:没有评论

第一个写评论        关注课程

课程简介

课程名称:Java 函数式编程 课程概述:本课程将教你以下函数式编程的关键部分: 1. 理解概念:我们将回答什么是函数式编程以及为什么应该使用它。 2. 在集合中使用 Lambda 表达式:集合是 JAVA 中非常重要的一部分,每个开发者都与之密切相关。在本课程中,我们将探讨如何利用 Lambda 表达式来提升你对 Java 集合的使用。 3. 使用比较器和过滤器:复杂的数据过滤和比较操作通过使用 Lambda 表达式以及 JDK 提供的一些优美工具变得前所未有的简单。 4. 使用 Lambda 表达式进行设计:如果你在设计应用程序时使用策略模式(这会让你处理越来越复杂的层次问题),Lambda 表达式将帮助你减少类和接口层次结构生成的复杂性。 本课程适合希望深入理解和应用 Java 函数式编程概念的开发者。

课程评论(0条)

课程详情

this course will teach you the following Parts of Functional Programming:Getting to know the concept: we will answer to the questions of What is Functional Programming and why should we use it.How to use Lambda expressions on Collections: collections are a very important part of JAVA and every developer is concerned with it so in this course we will discover how you can use lambda expressions to improve your usage of java collections.How to use Comparators and Filters: complex operations like filtering and comparing data is made very easy like never using lambda expressions with some quiet beautiful utilities offered by JDK.How to design with lambda expressions: if you are designing your applications using strategy pattern (which makes you handling more and more hierarchy problems), lambda expressions is made for you to minimize the complexity generated by the hierarchy of your classes and interfaces.

课程标签

0人关注该课程

主题相关的课程