#textblocks zoekresultaten

#Java13 is here and the latest #IntelliJIDEA release, that is, 2019.3, supports the new language features – #TextBlocks and #SwitchExpressions. Refer to this blog to find out why these features are good for you & how IntelliJIDEA can help you get started: blog.jetbrains.com/idea/2019/11/j…


Truly, overwhelmingly thrilled to finally announce: POETRY IS COMING TO @artblocks_io CURATED 🤖✍️👯 "Still Moving" - a collaborative, interactive, AI-powered token word performance w/@nathanielstern & @technelegy - releases April 26. (Hmm - #textblocks?) Hugest thanks to…

sashastiles's tweet image. Truly, overwhelmingly thrilled to finally announce: POETRY IS COMING TO @artblocks_io CURATED 🤖✍️👯
"Still Moving" - a collaborative, interactive, AI-powered token word performance w/@nathanielstern & @technelegy - releases April 26. (Hmm - #textblocks?)
Hugest thanks to…

Minted Feb 2023. Currently on view at @GalerieOraOra Hong Kong. Just listed at @objktcom. 1/1. #TEXTBLOCKS


It's almost that time of the year again — another @java release is coming Sept. 17! Learn what's new with the just released @pluralsight course "What's New in Java 13": app.pluralsight.com/library/course… #java13 #textblocks

Sander_Mak's tweet image. It's almost that time of the year again — another @java release is coming Sept. 17! Learn what's new with the just released @pluralsight course "What's New in Java 13": app.pluralsight.com/library/course… #java13 #textblocks

One of my sentimental favorite @Technelegy #Textblocks is now on view in Essen and simultaneously available to acquire for the first time at @objktcom. 2000 tz.

If you are in Essen, Germany, do not miss the opening of 'REIMAGINE TOMORROW, 1954–2024: AI IN CONTEXT #2'! Presented by @ExpandedArt and curated by @postanika, the exhibition brings over 50 international artists, along with platforms and galleries including objkt, in the…



Textblöcke in Java 13: Warum sich das lange Warten gelohnt hat bit.ly/2V2ITzD #java13 #java #textblocks #jdk13 #jdk @javahippie

JAXenter's tweet image. Textblöcke in Java 13: Warum sich das lange Warten gelohnt hat bit.ly/2V2ITzD #java13 #java #textblocks #jdk13 #jdk @javahippie

Using Java Text Blocks to assert that 2 strings are equal. Particularly useful when strings have some structure (think HTML, XML, JSON, etc). Useful even when the string does not contain new lines. Note the new line supression escape symbol '\' #java #textblocks #jep378

marcioendo's tweet image. Using Java Text Blocks to assert that 2 strings are equal. 

Particularly useful when strings have some structure (think HTML, XML, JSON, etc). Useful even when the string does not contain new lines. Note the new line supression escape symbol '\'

#java #textblocks #jep378

Plus keep an eye out for @technelegy #textblocks on outdoor media screens in Manhattan and Brooklyn this week… @artcrushgallery

sashastiles's tweet image. Plus keep an eye out for @technelegy #textblocks on outdoor media screens in Manhattan and Brooklyn this week…  
@artcrushgallery

🚀 Java 17 𝗧𝗲𝘅𝘁 𝗕𝗹𝗼𝗰𝗸𝘀 make multi-line strings 𝗰𝗹𝗲𝗮𝗻𝗲𝗿 & 𝗺𝗼𝗿𝗲 𝗿𝗲𝗮𝗱𝗮𝗯𝗹𝗲! Say goodbye to escape sequences & concatenations. 🎯 📖 Learn more: bit.ly/4jay1u5 #Java #Java17 #TextBlocks #CodingTips #Developers

AegisSoftTech's tweet image. 🚀 Java 17 𝗧𝗲𝘅𝘁 𝗕𝗹𝗼𝗰𝗸𝘀 make multi-line strings 𝗰𝗹𝗲𝗮𝗻𝗲𝗿 & 𝗺𝗼𝗿𝗲 𝗿𝗲𝗮𝗱𝗮𝗯𝗹𝗲! Say goodbye to escape sequences & concatenations. 🎯

📖 Learn more: bit.ly/4jay1u5

#Java #Java17 #TextBlocks #CodingTips #Developers

How's your knowledge of #Java #textblocks? @eMalaGupta explains all @Oraclejavamag @Java_Champions

With text blocks, Java 13 is making it easier for you to work with multiline string literals. Read more: ora.cl/qM7xT

Oraclejavamag's tweet image. With text blocks, Java 13 is making it easier for you to work with multiline string literals. 

Read more: ora.cl/qM7xT


Learn more about #JDK13 changes to enhanced #SwitchExpressions and the newly renamed #TextBlocks in our upcoming webinar. RSVP here: ter.li/iy3j8o #JavaDevelopment | #JavaDevelopers

JRebel_Java's tweet image. Learn more about #JDK13 changes to enhanced #SwitchExpressions and the newly renamed #TextBlocks in our upcoming webinar.

RSVP here: ter.li/iy3j8o

#JavaDevelopment | #JavaDevelopers

Join our JRebel #Java expert, @jmichaelras, tomorrow for a demonstration of the new #JDK13 preview features — #TextBlocks and #SwitchExpressions. Reserve your spot: ter.li/iy3j8o

JRebel_Java's tweet image. Join our JRebel #Java expert, @jmichaelras, tomorrow for a demonstration of the new #JDK13 preview features — #TextBlocks and #SwitchExpressions.

Reserve your spot: ter.li/iy3j8o

Curious about text blocks? Join @jmichaelras for a look at text blocks in JDK 13 — including the new escape sequences added in JEP 368. Learn more » ter.li/vu1npj #Java | #JavaDevelopers | #TextBlocks

JRebel_Java's tweet image. Curious about text blocks? 

Join @jmichaelras for a look at text blocks in JDK 13 — including the new escape sequences added in JEP 368. 

Learn more » ter.li/vu1npj 

#Java | #JavaDevelopers | #TextBlocks

¿Conoces "text blocks" en Java 13+? Facilitan el trabajo con cadenas multilínea: String text = """ Esta es una línea Esta es otra línea """.stripIndent(); #Java #TextBlocks #OneDevTipADay


¿Conoces "text blocks" en Java 13+? Facilitan el trabajo con cadenas multilínea: String text = """ Esta es una línea Esta es otra línea """.stripIndent(); #Java #TextBlocks #OneDevTipADay


¿Conoces "text blocks" en Java 13+? Facilitan el trabajo con cadenas multilínea: String text = """ Esta es una línea Esta es otra línea """.stripIndent(); #Java #TextBlocks #OneDevTipADay


¿Conoces "text blocks" en Java 13+? Facilitan el trabajo con cadenas multilínea: String text = """ Esta es una línea Esta es otra línea """.stripIndent(); #Java #TextBlocks #OneDevTipADay


¿Conoces "text blocks" en Java 13+? Facilitan el trabajo con cadenas multilínea: String text = """ Esta es una línea Esta es otra línea """.stripIndent(); #Java #TextBlocks #OneDevTipADay


🚀 Java 17 𝗧𝗲𝘅𝘁 𝗕𝗹𝗼𝗰𝗸𝘀 make multi-line strings 𝗰𝗹𝗲𝗮𝗻𝗲𝗿 & 𝗺𝗼𝗿𝗲 𝗿𝗲𝗮𝗱𝗮𝗯𝗹𝗲! Say goodbye to escape sequences & concatenations. 🎯 📖 Learn more: bit.ly/4jay1u5 #Java #Java17 #TextBlocks #CodingTips #Developers

AegisSoftTech's tweet image. 🚀 Java 17 𝗧𝗲𝘅𝘁 𝗕𝗹𝗼𝗰𝗸𝘀 make multi-line strings 𝗰𝗹𝗲𝗮𝗻𝗲𝗿 & 𝗺𝗼𝗿𝗲 𝗿𝗲𝗮𝗱𝗮𝗯𝗹𝗲! Say goodbye to escape sequences & concatenations. 🎯

📖 Learn more: bit.ly/4jay1u5

#Java #Java17 #TextBlocks #CodingTips #Developers

¿Conoces "text blocks" en Java 13+? Facilitan el trabajo con cadenas multilínea: String text = """ Esta es una línea Esta es otra línea """.stripIndent(); #Java #TextBlocks #OneDevTipADay


¿Conoces "text blocks" en Java 13+? Facilitan el trabajo con cadenas multilínea: String text = """ Esta es una línea Esta es otra línea """.stripIndent(); #Java #TextBlocks #OneDevTipADay


¿Conoces "text blocks" en Java 13+? Facilitan el trabajo con cadenas multilínea: String text = """ Esta es una línea Esta es otra línea """.stripIndent(); #Java #TextBlocks #OneDevTipADay


Minted Feb 2023. Currently on view at @GalerieOraOra Hong Kong. Just listed at @objktcom. 1/1. #TEXTBLOCKS


¿Conoces "text blocks" en Java 13+? Facilitan el trabajo con cadenas multilínea: String text = """ Esta es una línea Esta es otra línea """.stripIndent(); #Java #TextBlocks #OneDevTipADay


Java 21's text blocks are now part of Spring Boot 3. No more string concatenation nightmares! #TextBlocks #Java21 #SpringBoot3


¿Conoces "text blocks" en Java 13+? Facilitan el trabajo con cadenas multilínea: String text = """ Esta es una línea Esta es otra línea """.stripIndent(); #Java #TextBlocks #OneDevTipADay


¿Conoces "text blocks" en Java 13+? Facilitan el trabajo con cadenas multilínea: String text = """ Esta es una línea Esta es otra línea """.stripIndent(); #Java #TextBlocks #OneDevTipADay


One of my sentimental favorite @Technelegy #Textblocks is now on view in Essen and simultaneously available to acquire for the first time at @objktcom. 2000 tz.

If you are in Essen, Germany, do not miss the opening of 'REIMAGINE TOMORROW, 1954–2024: AI IN CONTEXT #2'! Presented by @ExpandedArt and curated by @postanika, the exhibition brings over 50 international artists, along with platforms and galleries including objkt, in the…



2⃣ - Text Blocks preserve formatting, making it easier to work with JSON, XML, SQL, etc. #Java #TextBlocks #Java13 #CodeQuality


¿Conoces "text blocks" en Java 13+? Facilitan el trabajo con cadenas multilínea: String text = """ Esta es una línea Esta es otra línea """.stripIndent(); #Java #TextBlocks #OneDevTipADay


Truly, overwhelmingly thrilled to finally announce: POETRY IS COMING TO @artblocks_io CURATED 🤖✍️👯 "Still Moving" - a collaborative, interactive, AI-powered token word performance w/@nathanielstern & @technelegy - releases April 26. (Hmm - #textblocks?) Hugest thanks to…

sashastiles's tweet image. Truly, overwhelmingly thrilled to finally announce: POETRY IS COMING TO @artblocks_io CURATED 🤖✍️👯
"Still Moving" - a collaborative, interactive, AI-powered token word performance w/@nathanielstern & @technelegy - releases April 26. (Hmm - #textblocks?)
Hugest thanks to…

Plus keep an eye out for @technelegy #textblocks on outdoor media screens in Manhattan and Brooklyn this week… @artcrushgallery

sashastiles's tweet image. Plus keep an eye out for @technelegy #textblocks on outdoor media screens in Manhattan and Brooklyn this week…  
@artcrushgallery

Textblöcke in Java 13: Warum sich das lange Warten gelohnt hat bit.ly/2V2ITzD #java13 #java #textblocks #jdk13 #jdk @javahippie

JAXenter's tweet image. Textblöcke in Java 13: Warum sich das lange Warten gelohnt hat bit.ly/2V2ITzD #java13 #java #textblocks #jdk13 #jdk @javahippie

#Java13 is here and the latest #IntelliJIDEA release, that is, 2019.3, supports the new language features – #TextBlocks and #SwitchExpressions. Refer to this blog to find out why these features are good for you & how IntelliJIDEA can help you get started: blog.jetbrains.com/idea/2019/11/j…


🚀 Java 17 𝗧𝗲𝘅𝘁 𝗕𝗹𝗼𝗰𝗸𝘀 make multi-line strings 𝗰𝗹𝗲𝗮𝗻𝗲𝗿 & 𝗺𝗼𝗿𝗲 𝗿𝗲𝗮𝗱𝗮𝗯𝗹𝗲! Say goodbye to escape sequences & concatenations. 🎯 📖 Learn more: bit.ly/4jay1u5 #Java #Java17 #TextBlocks #CodingTips #Developers

AegisSoftTech's tweet image. 🚀 Java 17 𝗧𝗲𝘅𝘁 𝗕𝗹𝗼𝗰𝗸𝘀 make multi-line strings 𝗰𝗹𝗲𝗮𝗻𝗲𝗿 & 𝗺𝗼𝗿𝗲 𝗿𝗲𝗮𝗱𝗮𝗯𝗹𝗲! Say goodbye to escape sequences & concatenations. 🎯

📖 Learn more: bit.ly/4jay1u5

#Java #Java17 #TextBlocks #CodingTips #Developers

Truly, overwhelmingly thrilled to finally announce: POETRY IS COMING TO @artblocks_io CURATED 🤖✍️👯 "Still Moving" - a collaborative, interactive, AI-powered token word performance w/@nathanielstern & @technelegy - releases April 26. (Hmm - #textblocks?) Hugest thanks to…

sashastiles's tweet image. Truly, overwhelmingly thrilled to finally announce: POETRY IS COMING TO @artblocks_io CURATED 🤖✍️👯
"Still Moving" - a collaborative, interactive, AI-powered token word performance w/@nathanielstern & @technelegy - releases April 26. (Hmm - #textblocks?)
Hugest thanks to…

Java Tutorial: Eine Einführung in Text Blocks und offizieller Style Guide bit.ly/34tU9bO #java #jdk #textblocks #java13 #jdk13 @wickund @stuartmarks

JAXenter's tweet image. Java Tutorial: Eine Einführung in Text Blocks und offizieller Style Guide bit.ly/34tU9bO #java #jdk #textblocks #java13 #jdk13 @wickund @stuartmarks

Plus keep an eye out for @technelegy #textblocks on outdoor media screens in Manhattan and Brooklyn this week… @artcrushgallery

sashastiles's tweet image. Plus keep an eye out for @technelegy #textblocks on outdoor media screens in Manhattan and Brooklyn this week…  
@artcrushgallery

It's almost that time of the year again — another @java release is coming Sept. 17! Learn what's new with the just released @pluralsight course "What's New in Java 13": app.pluralsight.com/library/course… #java13 #textblocks

Sander_Mak's tweet image. It's almost that time of the year again — another @java release is coming Sept. 17! Learn what's new with the just released @pluralsight course "What's New in Java 13": app.pluralsight.com/library/course… #java13 #textblocks

Join our JRebel #Java expert, @jmichaelras, tomorrow for a demonstration of the new #JDK13 preview features — #TextBlocks and #SwitchExpressions. Reserve your spot: ter.li/iy3j8o

JRebel_Java's tweet image. Join our JRebel #Java expert, @jmichaelras, tomorrow for a demonstration of the new #JDK13 preview features — #TextBlocks and #SwitchExpressions.

Reserve your spot: ter.li/iy3j8o

Curious about text blocks? Join @jmichaelras for a look at text blocks in JDK 13 — including the new escape sequences added in JEP 368. Learn more » ter.li/vu1npj #Java | #JavaDevelopers | #TextBlocks

JRebel_Java's tweet image. Curious about text blocks? 

Join @jmichaelras for a look at text blocks in JDK 13 — including the new escape sequences added in JEP 368. 

Learn more » ter.li/vu1npj 

#Java | #JavaDevelopers | #TextBlocks

Using Java Text Blocks to assert that 2 strings are equal. Particularly useful when strings have some structure (think HTML, XML, JSON, etc). Useful even when the string does not contain new lines. Note the new line supression escape symbol '\' #java #textblocks #jep378

marcioendo's tweet image. Using Java Text Blocks to assert that 2 strings are equal. 

Particularly useful when strings have some structure (think HTML, XML, JSON, etc). Useful even when the string does not contain new lines. Note the new line supression escape symbol '\'

#java #textblocks #jep378

Learn more about #JDK13 changes to enhanced #SwitchExpressions and the newly renamed #TextBlocks in our upcoming webinar. RSVP here: ter.li/iy3j8o #JavaDevelopment | #JavaDevelopers

JRebel_Java's tweet image. Learn more about #JDK13 changes to enhanced #SwitchExpressions and the newly renamed #TextBlocks in our upcoming webinar.

RSVP here: ter.li/iy3j8o

#JavaDevelopment | #JavaDevelopers

Loading...

Something went wrong.


Something went wrong.


United States Trends