Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
What's New in Java 8: Java 8 New Features
Rating: 3.1 out of 5(41 ratings)
140 students

What's New in Java 8: Java 8 New Features

Explore new Java 8 features like Lambda Expressions, Method References, Functional Interfaces and so on with examples
Last updated 1/2017
English

What you'll learn

  • Understand all the new features of Java 8
  • Complete overview of Lambda Expressions
  • Complete overview of Method References
  • Complete overview of Optional Class
  • Complete overview of Functional Interfaces
  • Complete overview of Date Time API

Course content

10 sections30 lectures2h 59m total length
  • Java 8 : Overview1:39

    Explore the major Java 8 features, including lambda expressions and method references, the daytime API, streaming API, string API, and the JavaScript engine, with guidance for beginner to moderate developers.

  • About Instructor0:57
  • Java 8 : New Features1:36
  • Example : Java 7 vs Java 8 Sorting13:17

    Compare Java 7 and Java 8 sorting, showing how lambda expressions simplify comparator-based sorting. Explore using Collections.sort with a lambda to implement the comparator in Java 8.

Requirements

  • Basic concepts of Java

Description

Java 8 is the major and most awaited release of Java . In this tutorial we are trying to teach you the Java 8 new features in detail with practical examples and their usage in a simple and intuitive way.

Upon completing this course, my goal is that you should be familiar with concepts like:

  • Lambda Expressions
  • Functional Interfaces
  • Method References
  • New Date/Time API
  • Default Methods
  • Streams concepts
  • Optional Class


All the material which is used in this course is attached.

You can complete this course in 2-3 hours and please don't ignore any Quiz.

We made this course such a way that everyone can understand easily, we added the basic concepts in the beginning lectures , then added advanced topics and added practical examples for every new concept to understand it better.

Who this course is for:

  • Anybody from the beginners to the developers who want to keep themselves updated with newer versions of Java and learn how to work with it.