Skip to content

danielabar/Java8Tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Java 8 Tutorial Day

The Toronto Java User Group hosted a Java 8 Tutorial Day on Feb. 22, 2014.

This project contains the coding exercises. Topics covered:

  • Lambda Expressions

  • Functional Interfaces

  • Method References

  • Default Methods (a.k.a how to enhance interfaces without breaking existing implementations)

  • Streams

  • Collections API enhancements

Setup Java 8 for Eclipse

  • Install Java 8 early access release
  • Install latest Eclipse Kepler
  • Follow instructions here to add Java 8 support for Eclipse

About

Coding exercises from Java 8 Tutorial Day

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages