Skip to content

vangilz/java17

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Java 17

A short introduction into the new features introduced into Java with version 17. The assumption is that you're currently working with Java 11. Most of these features were actually introduced in versions between 11 and 17.

reveal-js

This presentation is made in reveal.js. You can download the zip frm there and unpack it to a directory called reveal.js

index.html references a reveal.js installation two levels up from the current directory. So if this file is stored in directory \user\code\java17, a reveal.js installation is expected in a directory called user\reveal.js. This can be changed by manually altering the references to reveal.js in index.html

Open index.html in any browser to start.

Controls

  • Press S to strart the speaker notes (separate window).
  • Press ESC to see an overview.
  • Use the arrow keys to navigate through the presenation.
  • Press SPACE to go to the next slide.

Main sources

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages