39 Forks
50 Stars
50 Watchers

JavaSE8-Features

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.

How to download and setup JavaSE8-Features

Open terminal and run command
git clone https://github.com/mohamed-taman/JavaSE8-Features.git
git clone is used to create a copy or clone of JavaSE8-Features repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with JavaSE8-Features https://github.com/mohamed-taman/JavaSE8-Features/archive/master.zip

Or simply clone JavaSE8-Features with SSH
[email protected]:mohamed-taman/JavaSE8-Features.git

If you have some problems with JavaSE8-Features

You may open issue on JavaSE8-Features support forum (system) here: https://github.com/mohamed-taman/JavaSE8-Features/issues