Skip to content

mohamed-taman/Effective-Java-SE

Folders and files

NameName
Last commit message
Last commit date
Feb 7, 2023
Jul 27, 2020
Jul 27, 2020
Dec 4, 2022
Jul 27, 2020
May 31, 2019
May 31, 2019
May 31, 2019
Oct 11, 2022
May 31, 2019
May 31, 2019
Feb 7, 2023
Jun 20, 2023
Nov 10, 2022

Repository files navigation

Effective Java SE

Effective Java SE 9 through 19 APIs & Language features, make your life easier.

Starting from Java SE 9+ which was a major release for the Java programming language and the Java virtual machine. Since then java works fast to cope with new technology era, and we have seen this every 6 months, Java SE 9-19 includes many changes, the library additions and the new language features we're going to look at here are all great, and they're very useful in your day-to-day work.

Also we don't need to forget about the removed and deprecated APIs & tools to make us aware about migration process and make it easy process.

The platform designed to support faster learning, and more productive Java development. So, let’s take a tour of the new features in Java SE 19, powered by code.

For the full presentation click here.