Thomas

@de_thoom
5 Followers
5 Following
4 Posts
Software developer @ JDriven

What does the intense, rapid-fire chaos of foosball have to do with being a good software developer? A lot, actually.

How Foosball improves my problem-solving skills: A new blog by @de_thoom

https://jdriven.com/blog/2025/10/foosball-life-lessons

#JDriven #blogtober #softwaredevelopment #dev #softskills #it #problemsolving

How Foosball improves my problem-solving skills

What does the intense, rapid-fire chaos of foosball have to do with being a good software developer? A lot, actually. Ever since I started as a junior software developer I’ve been introduced t

JDriven Blog
To those interested, I have written a fun blog about problem solving and foosball: https://jdriven.com/blog/2025/10/foosball-life-lessons (It's free!) #blogtober #jdriven
How Foosball improves my problem-solving skills

What does the intense, rapid-fire chaos of foosball have to do with being a good software developer? A lot, actually. Ever since I started as a junior software developer I’ve been introduced t

JDriven Blog

Kotlin is null-safe, a quote I hear often from Kotlin developer. And yet, I still managed to get a NullPointerException while converting a java.util.Optional to a nullable Kotlin value…​

https://jdriven.com/blog/2025/10/java-vs-kotlin-nullability/

A blog by @de_thoom

#JDriven #blogtober #dev #softwaredevelopment #kotlin #java

Avoiding NullpointerException with Java Objects to Kotlin

Kotlin is null-safe, a quote I hear often from Kotlin developer. And yet, I still managed to get a NullPointerException while converting a java.util.Optional to a nullable Kotlin value…​

JDriven Blog

Java 25 (the new Long Term Support version) was released on September 18th 2025, and with it, some new cool features have been released. Which features are available to help improve my code? A brief introduction to the released features which you can use directly as a developer (previews, experimentals and incubators are not included).

A blog by @de_thoom

https://jdriven.com/blog/2025/10/java25-lts-to-lts

#JDriven #Java #blogtober #dev #softwaredevelopment

Java 25: new features in latest LTS

Java 25 (the new Long Term Support version) was released on September 18th 2025, and with it, some new cool features have been released. Which features are available to help improve my code? In this b

JDriven Blog