Java 11+ features. MJC Light Talk #31

preview_player
Показать описание
Java 8 was the most important update to the language in the past 10 years. It is used on many projects event today. But later Java versions introduced a lot of useful features, too. These updates, like var keyword, multiline strings, and switch expressions, allow you to perform the same logic with fewer lines of code, speeding up development.
Today we will go through some updates introduced after Java 8, and show how and when you can use them.

This is the thirty first light talk - a small lecture prepared by the people from production. Light talks are held in the scope of MJC School.

#java #programming #mjc #mjcschool #java11 #java17
Рекомендации по теме
Комментарии
Автор

Code if you want to play around with it

mjcschool