Skip to content

tomverelst/java-7-8-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Workshop Java 7 & Java 8

This repository contains the sources of the examples and exercises used during the Java 7 & Java 8 workshop.

Exercises

The preferred order of doing the exercises is the following:

1. Exercise1 (Basic exercises on lambdas and streams)
2. TweetCacheReader (Exercise on try-with-resources and multi-catch)
3. Exercise2 (Exercise on utilising the diamond operator and Strings in a switch statement)
4. Exercise3 (More challenging exercises on lambdas and streams)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages