Java SE 8 (JDK 8) introduced a fundamentally new way of programming in Java with the introduction of Lambda expressions.
Lambda provides a simple way to pass functionality as an argument to another method, such as what action should be taken when someone clicks a button, or how to sort a set of names. Lambda expressions enable you to do this, to treat functionality as a method argument, or code as data.
You may have heard about Lambda expressions, and are curious what impact it will have on you as a Java developer.
This course is designed to answer your questions and more.
Have you ever wondered what Lambda expressions are in Java?
Have you ever wanted to write parallel code in Java without worrying about threads and locking?
Have you ever wanted to process collections of data without using loops?
Have you ever wanted to do functional programming in Java?
All of these questions will be answered in this practical hands-on MOOC. This course introduces two major new changes to the Java platform: Lambda expressions and the Stream API.
JDK 8 Massive Open and Online Course: Lambdas and Streams Introduction
Oracle via Independent
-
520
-
- Write review
This course may be unavailable.
Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Taught by
Simon Ritter
Tags
Reviews
4.8 rating, based on 6 Class Central reviews
Showing Class Central Sort
-
I think this was a nice course. Very objective and straight to the point. All the material is available and with good quality. Although there weren't so many exercises, they covered most of the lessons. You won't waste your time, totally worth it.
-
-
-
-