Skip to content

surbhi114/ExploringJava8Features

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExploringJava8Features

Includes the following:

  1. Interfaces with implemented methods
  2. Using SAM (Single Abstract Method) Interfaces in Lambda Function
  3. Lambda Function usage.
  4. Stream APIs
  5. Filter Map Reduce
  6. Filter Map Reduce using Lambda function
  7. Lots and lots of comments

Do a git clone, run it as java application and enjoy!

References: https://www.youtube.com/playlist?list=PLsyeobzWxl7otduRddQWYTQezVul0xIX6 https://medium.freecodecamp.org/functional-programming-principles-in-javascript-1b8fc6c3563f

Thanks!

About

A project to explore Java 8 features like Interfaces with method definitions, SAM Interfaces, Lambda functions, Stream APIs, Filer-Map-Reduce

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages