Java Tutorial - Text Blocks | JDK 15

preview_player
Показать описание
In this episode of the Java series, I show you how to work with Text Blocks which are a new way to declare Strings starting in Java 15. They are simple but provide great improvements and makes our lives easier. #Java #JDK15 #JavaTutorial

Want to Support the Channel?

My Socials:

00:00 Intro
00:14 Article Announcement
00:27 Text Blocks explanation
00:50 New Lines in a String
02:12 Text Blocks examples
03:30 JSON in a String
04:20 Text Blocks with Json
05:35 HTML in a String
06:15 Text Blocks with HTML
06:45 Indentation explanation
09:25 Escaping characters
09:38 Escaping characters in a String
10:10 Escaping characters in a Text Block
12:05 Formatting
14:30 What have you learned
15:10 Outro
15:30 Become a member to get swag

More Videos coming soon.
Leave a comment for any future video suggestions.
Рекомендации по теме
Комментарии
Автор

thanks. I didn't know that new way to make json

danil_
Автор

got in thinking it was another feature from python, got out with a bunch of cool ideas

murilospineli
Автор

Is there a way to get the server’s tps and send it to the player?

jackh