Wenn man frisch mit modernerem Java unterwegs ist, hat man oft zwei Begriffe im Kopf, die irgendwie zusammengehören, aber trotzdem gerne durcheinander geraten: Lambdas und Str...
https://magicmarcy.de/lambdas-und-steams
#Lambdas #Streams #Java #List #Filter #Pipeline #AnonymeFunktion #Programming
#Feedback on checked #exceptions and #lambdas
https://blog.frankel.ch/
#Java
Nicolas Fränkel: Checked exceptions and lambdas
#exceptions #java #lambdas
blog.frankel.ch/checked...
Checked #exceptions and #lambdas
https://blog.frankel.ch/
#Java
#Math : level hardcode - les #lambdas diagrams 😅 (mais les "lambda" ça doit vous parler en #dev n'est-ce pas ? 😜) « Que vaut PLUS multiplié par PLUS ? » (via #2Swap) www.youtube.com/watch?v=8wdl...
🚀 New article: Functional Programming in #Java - Part 2
This post covers #Streams, #Lambdas & #Collectors to help you design more expressive Java code.
Check it out 👉 geovannycode.com/en/Functional-programming-series-in-Java%3A-Part-2%3A-Streams--collectors--and-lambda-expressions-in-software-design
Trying to recreate #AWS micro services locally with electron makes me understand why so many little idiosyncrasies exist.
Like why do #Lambdas have handler functions? Because they are wrapped in a translation layer that converts JSON to native JS objects.
#Observing #Lambdas using the #OpenTelemetry Collector Extension Layer
New blog post: Observing #Lambdas using the #OpenTelemetry Collector Extension Layer
(6/10) There are multiple approaches to reading from streams. Preferred ones are via #lambdas or the #kinesis adaptor. For various reasons this wouldn't work for us. We are left with the manual approach of polling the streams ourselves. According to the docs this should have been pretty easy to do.
www.youtube.com/watch?v=zD2B... New video from Andreas on Arduino vs. ESPhome. I'm a huge fan of #ESPHome for #Home-Assistant applications. Excellent maintainability and OTA updates. Remember that you can use #Lambdas in ESPHome for more 'advanced' data processing. See esphome.io/cookbook/lam...
Had an amazing time at #Brosgiving. Thanks Jose for opening up your home to the Hermandad. It was awesome to be with Hermanos and their families. Seeing men I knew as students these days as husbands and fathers is beautiful. ¡La Unidad Para Siempre! #ΛΥΛ #Lambdas #ParaSiempre #Fraternity
1/5 🧵 Essa semana peguei um bug interessante! 😱 Ele me fez lembrar que lambdas no Java são executados de forma "lazy". Vamos ver o exemplo... #Java #lambdas #bolhaDev
The true impact of modular Java http://lnk.al/4db4 via @javaworldcom #JDK #Java #Java9 #Lambdas