Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 250 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 250 Bytes

java10-by-example

How to run the presentation in local?

git clone https://github.com/jabrena/java10-by-example
cd docs
python -m SimpleHTTPServer

Agenda

  • Introduction
  • Java 10 features
  • Java 11 features
  • What is Modern Java?