Skip to content

yackx/java8-lambdas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java 8 Migration

Lab and exercises for Java 8 focused on lambda expressions

Content

  • Main material is from a "Night Hacking" with Brian Goetz.
  • Extra exercises covering techniques that were not part of the original lab.
  • Java 7 features are demonstrated in a separate subfolder.

How to

  • Checkout the repository
  • Open a new project in your IDE from Java8Workshop
  • Complete the exercises in the test folder
  • Run the tests from your IDE or with mvn clean verify
  • Compare your solutions to Java8WorkshopSolutions

Authors

  • Youri Ackx
  • Pierre Verhaeghe

About

Java8 - Lab/exercises on lambda expressions ƛ

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages