#javaweek search results

💡 Daily Dev Tip {30} #Java - Reduce As part of the Streams API functionality, reduction stream procedures allow us to obtain a single result from a sequence of elements. Almost any combination to produce a single result from an array can be made using reduce! 🧮 #JavaWeek

VictorInFinOps's tweet image. 💡 Daily Dev Tip {30}

#Java - Reduce

As part of the Streams API functionality, reduction stream procedures allow us to obtain a single result from a sequence of elements.

Almost any combination to produce a single result from an array can be made using reduce! 🧮

#JavaWeek

💡 Daily Dev Tip {28} ➿ #Java - Streams Introduced in Java 8, Stream is an interface that allows operating with iterable objects The idea is to perform iterations using functional programming 🧵 #JavaWeek

VictorInFinOps's tweet image. 💡 Daily Dev Tip {28}

➿ #Java - Streams 

Introduced in Java 8, Stream is an interface that allows operating with iterable objects 

The idea is to perform iterations using functional programming 🧵

#JavaWeek

#JavaWeek is over. Thank you all for sharing your knowledge with us! And congrats to our winners: @marcoXbresciani @Irpezzi01 @LanginSergey @SyrianDeveloper @0x6B66 @alexkuang0 @D4ddyLiLd4rk @highlandwolf5 @BarcoMasile @NoNamesFree DM us to collect your prizes! #JetBrainsAcademy

JetBrains_Edu's tweet image. #JavaWeek is over. Thank you all for sharing your knowledge with us! And congrats to our winners:
@marcoXbresciani
@Irpezzi01
@LanginSergey
@SyrianDeveloper
@0x6B66
@alexkuang0
@D4ddyLiLd4rk
@highlandwolf5
@BarcoMasile
@NoNamesFree
DM us to collect your prizes! #JetBrainsAcademy

Ternary operators can be tricky, but we bet you know what the code in this screenshot does! Master the use of ternary operators with #JetBrainsAcademy: jb.gg/8ui3zj! Share your answer in the comments for a chance to win 1000 hypercoins! #JavaWeek

JetBrains_Edu's tweet image. Ternary operators can be tricky, but we bet you know what the code in this screenshot does! Master the use of ternary operators with #JetBrainsAcademy: jb.gg/8ui3zj! Share your answer in the comments for a chance to win 1000 hypercoins! #JavaWeek

Try to execute the code in the screenshot; the result may surprise you! Take a closer look at printing data in Java with #JetBrainsAcademy, jb.gg/5k3ng3, and share your result in the comments for a chance to win 1000 hypercoins! #JavaWeek

JetBrains_Edu's tweet image. Try to execute the code in the screenshot; the result may surprise you! Take a closer look at printing data in Java with #JetBrainsAcademy, jb.gg/5k3ng3, and share your result in the comments for a chance to win 1000 hypercoins! #JavaWeek

Classes with multiple constructors can be tough to understand. Can you identify the correct values of the fields for the class instance on the screenshot? Master using multiple constructors at #JetBrainsAcademy: jb.gg/i5jvvm! Post your answer in the comments! #JavaWeek

JetBrains_Edu's tweet image. Classes with multiple constructors can be tough to understand. Can you identify the correct values of the fields for the class instance on the screenshot? Master using multiple constructors at #JetBrainsAcademy: jb.gg/i5jvvm! Post your answer in the comments! #JavaWeek

Did you know that you can execute comments in Java? Try out the code in the gif! To learn more about comments, check out #JetBrainsAcademy: jb.gg/zxyebm. Share your favorite Java tricks in the comments for a chance to win 1000 hypercoins! #JavaWeek


💡 Daily Dev Tip {29} #Java - Filter As part of the streams functionality, filters apply conditions to our streamed objects. Way cleaner than iterative. Simple to chain with other operations. Functional programming continues!! #JavaWeek

VictorInFinOps's tweet image. 💡 Daily Dev Tip {29}

#Java - Filter

As part of the streams functionality, filters apply conditions to our streamed objects. 

Way cleaner than iterative. Simple to chain with other operations. Functional programming continues!!

#JavaWeek

Quick coding challenge: What would be the result of calling the recursive method on the screenshot? Explore more about recursion at #JetBrainsAcademy: jb.gg/6yutua! Post your answer in the comments for the chance to win the prize! #JavaWeek

JetBrains_Edu's tweet image. Quick coding challenge: What would be the result of calling the recursive method on the screenshot? Explore more about recursion at #JetBrainsAcademy: jb.gg/6yutua! Post your answer in the comments for the chance to win the prize! #JavaWeek

Hey, #developers! It's #javaweek at CodersRank! ☕ 𝐉𝐚𝐯𝐚 𝐝𝐞𝐯𝐬 - what started you down the path of Java? What's your story? 👇

CodersRank's tweet image. Hey, #developers! It's #javaweek at CodersRank! ☕

𝐉𝐚𝐯𝐚 𝐝𝐞𝐯𝐬 - what started you down the path of Java? What's your story? 👇

First of many stickers... 👩‍💻 I have a big bubble 🤦‍♀️ #Week2 #JavaWeek #EngineeringAcademy

SapphireDuffy's tweet image. First of many stickers... 👩‍💻 I have a big bubble 🤦‍♀️ #Week2 #JavaWeek #EngineeringAcademy

A-HA! If it wasn't for you meddling kids... #javaweek #java #coding #memes

CodersRank's tweet image. A-HA! If it wasn't for you meddling kids...

#javaweek #java #coding #memes

#thankYOU @devnexus Team 💞for a formidable #javaweek!@vincentmayers @prpatel you are #incredibly #amazing hosts, your event & #gifts ROCK💪🏼

ameliaeiras's tweet image. #thankYOU @devnexus Team 💞for a formidable #javaweek!@vincentmayers @prpatel you are #incredibly #amazing hosts, your event & #gifts ROCK💪🏼
ameliaeiras's tweet image. #thankYOU @devnexus Team 💞for a formidable #javaweek!@vincentmayers @prpatel you are #incredibly #amazing hosts, your event & #gifts ROCK💪🏼
ameliaeiras's tweet image. #thankYOU @devnexus Team 💞for a formidable #javaweek!@vincentmayers @prpatel you are #incredibly #amazing hosts, your event & #gifts ROCK💪🏼

What does the code in this screenshot do? Try it out with different numbers and see for yourself! Manage ‘while’ loops like a pro with #JetBrainsAcademy: jb.gg/wqupx8! And share your results in the comments for a chance to win 1000 hypercoins! #JavaWeek

JetBrains_Edu's tweet image. What does the code in this screenshot do? Try it out with different numbers and see for yourself! Manage ‘while’ loops like a pro with #JetBrainsAcademy: jb.gg/wqupx8! And share your results in the comments for a chance to win 1000 hypercoins! #JavaWeek

Let #JavaWeek commence! In the next few days, we’ll be posting different fascinating facts and questions about Java and giving away 1000 hypercoins (jb.gg/qfvr9v) to 10 lucky commenters who share their knowledge. Let's start! #JetBrainsAcademy #Java #NeverStopLearning

JetBrains_Edu's tweet image. Let #JavaWeek commence! In the next few days, we’ll be posting different fascinating facts and questions about Java and giving away 1000 hypercoins (jb.gg/qfvr9v) to 10 lucky commenters who share their knowledge. Let's start! #JetBrainsAcademy #Java #NeverStopLearning

Começou a #JavaWeek Ansiosa pelas aulas da @kamila_code #Java

LaiseFrance's tweet image. Começou a #JavaWeek 
Ansiosa pelas aulas da @kamila_code #Java

assistindo agora e que aula! #JavaWeek

Já começou o último dia da #JavaWeek! Bora aprender como usar Java para criar os seus micro-serviços com a sensacional @kamila_codes! Chama aquele RT do amor! <3 <3 <3 youtube.com/watch?v=RRnb56…

badtux_'s tweet card. JAVA WEEK - DIA 5 - Microsserviços: conceitos, boas práticas e padrões

youtube.com

YouTube

JAVA WEEK - DIA 5 - Microsserviços: conceitos, boas práticas e padrões



Terminei a #javaweek da @LINUXtipsBR, conteúdo muito bom, vou pro back-end agora.


Foi sensacional demais essa semana! Muito obrigado @kamila_code por compartilhar um conhecimento animal! #JavaWeek vai deixar saudades! \o/


Já começou o último dia da #JavaWeek! Bora aprender como usar Java para criar os seus micro-serviços com a sensacional @kamila_codes! Chama aquele RT do amor! <3 <3 <3 youtube.com/watch?v=RRnb56…

badtux_'s tweet card. JAVA WEEK - DIA 5 - Microsserviços: conceitos, boas práticas e padrões

youtube.com

YouTube

JAVA WEEK - DIA 5 - Microsserviços: conceitos, boas práticas e padrões


e lá se foi voando mais um dia da #JavaWeek BOLADÍSSIMO com a @kamila_code e o @badtux_ 🥰 bobo é quem tá perdendo essa semanada de conteúdo foda E DE GRAÇA pra geral. amanhã tem papo sobre microsserviços pra fechar com chave de ouro.


Quarto dia #JavaWeek 🙌🏻

Já estamos iniciando o quarto dia da #JavaWeek! E hoje teremos mais uma sensacional aula da espetacular @kamila_code, continuando a nossa API! Colem e chama aquele RT do amor! <3 youtube.com/watch?v=qpVAXF…

badtux_'s tweet card. JAVA WEEK - DIA 4

youtube.com

YouTube

JAVA WEEK - DIA 4



E olha só heinn #VAAAIIIIII #JavaWeek

Já estamos iniciando o quarto dia da #JavaWeek! E hoje teremos mais uma sensacional aula da espetacular @kamila_code, continuando a nossa API! Colem e chama aquele RT do amor! <3 youtube.com/watch?v=qpVAXF…

badtux_'s tweet card. JAVA WEEK - DIA 4

youtube.com

YouTube

JAVA WEEK - DIA 4



Já estamos iniciando o quarto dia da #JavaWeek! E hoje teremos mais uma sensacional aula da espetacular @kamila_code, continuando a nossa API! Colem e chama aquele RT do amor! <3 youtube.com/watch?v=qpVAXF…

badtux_'s tweet card. JAVA WEEK - DIA 4

youtube.com

YouTube

JAVA WEEK - DIA 4


Se liga no CRUD galera 🖥⌨️🗣🗣🗣 #javaWeek

Hoje as 19hs hein ?



🚀🎉 É hoje! No quarto dia da #JavaWeek, vamos concluir a nossa API completa com todos os métodos CRUD. Venha aprender na prática e se aprimorar ainda mais em Java e Spring. Não perca essa oportunidade! Apresentado por @badtux_ e @kamila_code youtube.com/watch?v=qpVAXF…

LINUXtipsBR's tweet card. JAVA WEEK - DIA 4

youtube.com

YouTube

JAVA WEEK - DIA 4


#JavaWeek com a @kamila_code maravilhosa!! Vem cá deixar uma⭐ github.com/Kamilahsantos


Já cola e deixa o lembrete ativado! E claro, o like! É hoje, às 19:00! #JavaWeek youtube.com/live/Pvuurvh0f…


a @kamila_code maravilhosa na didática e plenitude pra passar o conteúdo. só assim pra eu aguentar até 1 da manhã assistindo a live da #JavaWeek aula da hoje foi sobre os pilares da POO, tudo explicado muito bem e de um jeito SIMPLES! nada de frufru/complicação. sensacional 🫶🏻


Bora bater a meta de stars no projeto que está sendo criado na #JavaWeek! Cola lá e deixa o seu stars para fortalecer o trampo sensacional da Kamila! github.com/Kamilahsantos/…

Bora para o segundo dia da nossa querida #JavaWeek! Hoje é o dia em que a @kamila_code vai descomplicar orientação a objetos no java! Cola, pois acabou de começar! youtube.com/watch?v=rQ6NpT…

badtux_'s tweet card. JAVA WEEK - DIA 2

youtube.com

YouTube

JAVA WEEK - DIA 2



💡 Daily Dev Tip {30} #Java - Reduce As part of the Streams API functionality, reduction stream procedures allow us to obtain a single result from a sequence of elements. Almost any combination to produce a single result from an array can be made using reduce! 🧮 #JavaWeek

VictorInFinOps's tweet image. 💡 Daily Dev Tip {30}

#Java - Reduce

As part of the Streams API functionality, reduction stream procedures allow us to obtain a single result from a sequence of elements.

Almost any combination to produce a single result from an array can be made using reduce! 🧮

#JavaWeek

Começou a #JavaWeek Ansiosa pelas aulas da @kamila_code #Java

LaiseFrance's tweet image. Começou a #JavaWeek 
Ansiosa pelas aulas da @kamila_code #Java

#thankYOU @devnexus Team 💞for a formidable #javaweek!@vincentmayers @prpatel you are #incredibly #amazing hosts, your event & #gifts ROCK💪🏼

ameliaeiras's tweet image. #thankYOU @devnexus Team 💞for a formidable #javaweek!@vincentmayers @prpatel you are #incredibly #amazing hosts, your event &amp;amp; #gifts ROCK💪🏼
ameliaeiras's tweet image. #thankYOU @devnexus Team 💞for a formidable #javaweek!@vincentmayers @prpatel you are #incredibly #amazing hosts, your event &amp;amp; #gifts ROCK💪🏼
ameliaeiras's tweet image. #thankYOU @devnexus Team 💞for a formidable #javaweek!@vincentmayers @prpatel you are #incredibly #amazing hosts, your event &amp;amp; #gifts ROCK💪🏼

💡 Daily Dev Tip {28} ➿ #Java - Streams Introduced in Java 8, Stream is an interface that allows operating with iterable objects The idea is to perform iterations using functional programming 🧵 #JavaWeek

VictorInFinOps's tweet image. 💡 Daily Dev Tip {28}

➿ #Java - Streams 

Introduced in Java 8, Stream is an interface that allows operating with iterable objects 

The idea is to perform iterations using functional programming 🧵

#JavaWeek

A-HA! If it wasn't for you meddling kids... #javaweek #java #coding #memes

CodersRank's tweet image. A-HA! If it wasn&apos;t for you meddling kids...

#javaweek #java #coding #memes

#JavaWeek is over. Thank you all for sharing your knowledge with us! And congrats to our winners: @marcoXbresciani @Irpezzi01 @LanginSergey @SyrianDeveloper @0x6B66 @alexkuang0 @D4ddyLiLd4rk @highlandwolf5 @BarcoMasile @NoNamesFree DM us to collect your prizes! #JetBrainsAcademy

JetBrains_Edu's tweet image. #JavaWeek is over. Thank you all for sharing your knowledge with us! And congrats to our winners:
@marcoXbresciani
@Irpezzi01
@LanginSergey
@SyrianDeveloper
@0x6B66
@alexkuang0
@D4ddyLiLd4rk
@highlandwolf5
@BarcoMasile
@NoNamesFree
DM us to collect your prizes! #JetBrainsAcademy

Hey, #developers! It's #javaweek at CodersRank! ☕ 𝐉𝐚𝐯𝐚 𝐝𝐞𝐯𝐬 - what started you down the path of Java? What's your story? 👇

CodersRank's tweet image. Hey, #developers! It&apos;s #javaweek at CodersRank! ☕

𝐉𝐚𝐯𝐚 𝐝𝐞𝐯𝐬 - what started you down the path of Java? What&apos;s your story? 👇

💡 Daily Dev Tip {29} #Java - Filter As part of the streams functionality, filters apply conditions to our streamed objects. Way cleaner than iterative. Simple to chain with other operations. Functional programming continues!! #JavaWeek

VictorInFinOps's tweet image. 💡 Daily Dev Tip {29}

#Java - Filter

As part of the streams functionality, filters apply conditions to our streamed objects. 

Way cleaner than iterative. Simple to chain with other operations. Functional programming continues!!

#JavaWeek

Let #JavaWeek commence! In the next few days, we’ll be posting different fascinating facts and questions about Java and giving away 1000 hypercoins (jb.gg/qfvr9v) to 10 lucky commenters who share their knowledge. Let's start! #JetBrainsAcademy #Java #NeverStopLearning

JetBrains_Edu's tweet image. Let #JavaWeek commence! In the next few days, we’ll be posting different fascinating facts and questions about Java and giving away 1000 hypercoins (jb.gg/qfvr9v) to 10 lucky commenters who share their knowledge. Let&apos;s start! #JetBrainsAcademy #Java #NeverStopLearning

Did you know that you can execute comments in Java? Try out the code in the gif! To learn more about comments, check out #JetBrainsAcademy: jb.gg/zxyebm. Share your favorite Java tricks in the comments for a chance to win 1000 hypercoins! #JavaWeek


First of many stickers... 👩‍💻 I have a big bubble 🤦‍♀️ #Week2 #JavaWeek #EngineeringAcademy

SapphireDuffy's tweet image. First of many stickers... 👩‍💻 I have a big bubble 🤦‍♀️ #Week2 #JavaWeek #EngineeringAcademy

Try to execute the code in the screenshot; the result may surprise you! Take a closer look at printing data in Java with #JetBrainsAcademy, jb.gg/5k3ng3, and share your result in the comments for a chance to win 1000 hypercoins! #JavaWeek

JetBrains_Edu's tweet image. Try to execute the code in the screenshot; the result may surprise you! Take a closer look at printing data in Java with #JetBrainsAcademy, jb.gg/5k3ng3, and share your result in the comments for a chance to win 1000 hypercoins! #JavaWeek

Meet the primates @AspinallCharity released in West Java in April this year! #JavaWeek

howlettspark's tweet image. Meet the primates @AspinallCharity released in West Java in April this year! #JavaWeek

Classes with multiple constructors can be tough to understand. Can you identify the correct values of the fields for the class instance on the screenshot? Master using multiple constructors at #JetBrainsAcademy: jb.gg/i5jvvm! Post your answer in the comments! #JavaWeek

JetBrains_Edu's tweet image. Classes with multiple constructors can be tough to understand. Can you identify the correct values of the fields for the class instance on the screenshot? Master using multiple constructors at #JetBrainsAcademy: jb.gg/i5jvvm! Post your answer in the comments! #JavaWeek

Ternary operators can be tricky, but we bet you know what the code in this screenshot does! Master the use of ternary operators with #JetBrainsAcademy: jb.gg/8ui3zj! Share your answer in the comments for a chance to win 1000 hypercoins! #JavaWeek

JetBrains_Edu's tweet image. Ternary operators can be tricky, but we bet you know what the code in this screenshot does! Master the use of ternary operators with #JetBrainsAcademy: jb.gg/8ui3zj! Share your answer in the comments for a chance to win 1000 hypercoins! #JavaWeek

Day5,🤘 in Java course. 👉50% course is ✨completed✨ . Further looking for more few free trial days on @Codecademy. #100DaysOfCode #JavaWeek #java #learning #Week1 #Weekforfuture

balveersinghyt's tweet image. Day5,🤘 in Java course. 👉50%  course is ✨completed✨ . Further looking for more few free trial days on @Codecademy. 
#100DaysOfCode #JavaWeek #java #learning #Week1 #Weekforfuture

Quick coding challenge: What would be the result of calling the recursive method on the screenshot? Explore more about recursion at #JetBrainsAcademy: jb.gg/6yutua! Post your answer in the comments for the chance to win the prize! #JavaWeek

JetBrains_Edu's tweet image. Quick coding challenge: What would be the result of calling the recursive method on the screenshot? Explore more about recursion at #JetBrainsAcademy: jb.gg/6yutua! Post your answer in the comments for the chance to win the prize! #JavaWeek

This week, we are celebrating all things Java during our #JavaWeek with free activities!

howlettspark's tweet image. This week, we are celebrating all things Java during our #JavaWeek with free activities!

Loading...

Something went wrong.


Something went wrong.


United States Trends