Martin Smelt

Stichting NLJUG is op zoek naar een nieuw bestuurslid

Ben jij gepassioneerd over Java en klaar om jouw stempel te drukken op de Nederlandse Java-gemeenschap? Dan is dit jouw kans om deel uit te maken van het bestuur van de NLJUG! Over de NLJUG De Nederlandse Java User Group (NLJUG) is dé onafhankelijke vereniging voor Java-enthousiastelingen in Nederland. Onze missie is om de Java-gemeenschap te verbinden, te inspireren en …

Read More »

companies plan to increase their investment in developers and development tools this year.

According to the 2024 Java Developer Productivity Report published by Perforce Software, companies plan to increase their investment in developers and development tools this year. Perforce analyzed responses from 440 developers, of which 42% were Java developers or architects. 60% of respondents plan to recruit more Java developers in the upcoming year, while 27% were unsure, and 13% did not …

Read More »

Using the Java Kinesis Producer Library (KPL) with LocalStack

Yes! LocalStack, as you know I’m a huge fan; being able to run AWS Cloud Services locally is a great way to help test systems that heavily rely on them. Not a fan yet? No worries there’s still time, have a look at their website: https://localstack.cloud/. Article by Joery Vreijsen / Cloud devopsengineer by Kabisa Only interested in the code? A complete …

Read More »

Do Repeat Yourself

One of the first things we teach aspiring software engineers is the principle Don’t Repeat Yourself. The notion that as software engineers we should never write the same code twice. Duplication makes our code harder to change. So to prevent this, we learn to take all cases of the oh so dreaded duplication away. (Jordy van Vorselen/ developer by Kabisa) …

Read More »

Embracing BDD with Spock, a worthy JUnit alternative?

As (Java) developers, testing is a critical part of our workflow, and while JUnit has been a reliable tool, Spock is definitely worth a look. With its use of Groovy and focus on BDD (Behavior-Driven Development), Spock enables us to write comprehensive tests that are easy to understand at a glance – a significant advantage for teams looking to maintain …

Read More »

Stepping in 2024 with Powerful Java Language Features

Whether you are a beginner or senior Java developer, you strive to accomplish ambitious goals through your code while enjoying incremental progress. Along with many performance, stability, and security updates, Java 21 delivers new features and enhancements aiming to boost Java development productivity. And the best way to learn these language features is by using them in a Java project. …

Read More »

Call to all Developers who love frontend technologies

Join the Frontmania Conference on Oct 12th at Jaarbeurs Utrecht, the ultimate tech gathering for frontend enthusiasts. Frontmania Conference is known for its: Must-See Sessions: Immerse yourself in the forefront of frontend technology with top-tier speakers Networking Moments: Connect with industry thought leaders, fellow frontend enthusiasts, and professionals. ️ Hands-on Workshops: Elevate and acquire practical skills through immersive workshops and live …

Read More »