Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mohamed-taman/effective-java-se
Effective Java SE 9 through 19 APIs & Language features, make your life easier.
https://github.com/mohamed-taman/effective-java-se
containers graalvm java java10 java11 java12 java13 java14 java15 jpms jshell jvm language-features
Last synced: about 1 month ago
JSON representation
Effective Java SE 9 through 19 APIs & Language features, make your life easier.
- Host: GitHub
- URL: https://github.com/mohamed-taman/effective-java-se
- Owner: mohamed-taman
- License: mit
- Created: 2019-05-31T17:14:24.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-07-08T13:16:53.000Z (over 1 year ago)
- Last Synced: 2024-10-13T04:40:13.950Z (about 1 month ago)
- Topics: containers, graalvm, java, java10, java11, java12, java13, java14, java15, jpms, jshell, jvm, language-features
- Language: JavaScript
- Homepage: https://mohamed-taman.github.io/Effective-Java-SE/
- Size: 12.3 MB
- Stars: 13
- Watchers: 2
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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](https://mohamed-taman.github.io/Effective-Java-SE/).