Y

YouLibs

Remove Touch Overlay

Text Blocks - JEP Café #5

Duration: 10:37Views: 2.6KLikes: 164Date Created: Oct, 2021

Channel: Java

Category: Science & Technology

Tags: jdkjvmcloudjavaoraclejava programming languagedeveloperjava virtual machineprogramming

Description: This #JEPCafe discusses JEP 378: Text Blocks, released with the JDK 15. Text Blocks allow you to write strings of characters spanning several lines of your source code and without having to escape most of the special characters. ⎯⎯⎯⎯⎯⎯ Chapters ⎯⎯⎯⎯⎯⎯ 0:00 Intro 0:30 Comments, questions and feedback welcome! 0:53 Introducing JEP 378 2:31 Previewing features in the JDK 2:45 Introducing Text Blocks 3:08 What you can do with Text blocks 4:08 What you cannot do with Text blocks 5:00 Text blocks and String interpolation 6:07 Writing your first Text block 7:04 Dealing with code formatter indentation 8:19 Dealing with line feeds 10:14 Outro ⎯⎯⎯⎯⎯⎯ Resources ⎯⎯⎯⎯⎯⎯ ◦ The Dev.java website ➱ dev.java ◦ How to use the preview features ➱ dev.java/learn/tutorial/new-features/using-preview-features.html ◦ JEP 378: Text Blocks ➱ openjdk.java.net/jeps/378 ◦ Programmer's Guide To Text Blocks ➱ inside.java/2020/08/05/textblocks-programmer-guide ◦ JDK 17 ➱ openjdk.java.net/projects/jdk17 ◦ JDK 16 ➱ openjdk.java.net/projects/jdk16 ◦ OpenJDK ➱ openjdk.java.net ◦ Oracle Java ➱ oracle.com/java Categories: #Java #OpenJDK #JDK

Swipe Gestures On Overlay