Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 1023 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 1023 Bytes

Java SE 8 Features

Codacy Badge

Twitter Follow

Take a tour of the new features in Java SE 8, the platform designed to support faster and easier Java development. Learn about Project Lambda, a new syntax to support lambda expressions in Java code; the new Stream API for processing collections and managing parallel processing; the DateTime API for representing, managing and calculating date and time values; and Nashorn, a new engine to better support the use of JavaScript code with the Java Virtual Machine.

You can find articles series at my blog post

http://tamanmohamed.blogspot.com/2014/06/java-se-8-new-features-tour-big-change.html