



Search (advanced search) | ||||
Use this Search form before posting, asking or make a new thread.
|
11-25-2015, 02:37 AM
Post: #1
|
|||
|
|||
[F4LT] Java functional programming: Lambdas
**Reps Welcomed**
Java functional programming: Lambdas E-learning course about lambdas usage in Java 8 [code]https://www.udemy.com/java-lambdas/?dtcode=9pJYd45437iM[/code] Course Description In this short e-learning course you will be able to learn how to use Java lambdas on practice. It covers all aspects of functional programming in Java with lambdas and functional interfaces. You have already know how to code on Java? It's very nice. But do you know how to apply functional paradigm to a programming? This course gives you answer on many questions: What is a functional programming? How lambdas are organised in Java? What is a functional interface? How to pass functions as a method argument? How to use method references? What is more important, is that everything presented in a very concise form. We will go from existing problem to its solution through a theory and practice. After the course, words predicate, function, supplier and consumer won't be so scared for you. Develop your current Java knowledge and use advantages of functional programming features. What are the requirements? Java 8 or higher Eclipse / IntelliJ IDEA or any other Java IDE Have at least 1 year of Java development experience What am I going to get from this course? Over 8 lectures and 40 mins of content! use Java lambdas on practice use functional interfaces on practice create custom lambdas based on functional interfaces such as Predicate, Function, Supplier, Consumer perform function composition work with method references process java streams on basic level What is the target audience? Junior Java developers Experienced Java developers who have not worked with lambdas yet Java developers who does not understand how lambdas work |
|||
11-25-2015, 04:13 AM
Post: #2
|
|||
|
|||
RE: [F4LT] Java functional programming: Lambdas
Thanks a lot for such a great share!
+rep |
|||
11-25-2015, 05:17 AM
Post: #3
|
|||
|
|||
RE: [F4LT] Java functional programming: Lambdas
Thanks ...
|
|||