A N M Bazlur Rahman38 articles
Java bytecode can be updated and controlled for many reasons, such as adding new features, instrumenting code for performance monitoring.
- A N M Bazlur Rahman
-
Why Many Developers Don’t Write or Give Talks and How to Overcome Challenges
Learn why developers may not write or give talks and how sharing knowledge and experiences can improve communication skills, and much more!
- A N M Bazlur Rahman
-
Why Did We Choose Jakarta Faces for the UI of the Eclipse Starter for Jakarta EE?
This article explains why we chose JSF to build the Eclipse starter for Jakarta and why it deserves more love and attention!
- A N M Bazlur Rahman
-
A Minor But Useful Refactoring Technique That Would Reduce Your Code Footprint (Part 2)
As I keep refactoring, this article will focus on a few more interesting ways to do it. These are pretty much minor yet effective and useful changes. Stream.noneMatch() and Stream.anyMatch() In some situations, we need to find a single case …
- A N M Bazlur Rahman
-
A Minor But Useful Refactoring Technique That Would Reduce Your Code Footprint (Part 1)
That was a long-awaited migration, but I’m pleased that we eventually made it. The next thing… “Why not Java 17 directly?”
- A N M Bazlur Rahman
-
What Does a Modern JVM Look Like, And How Does It Work?
In this article, the internal workings of the JVM are discussed, e.g., interpreter, JIT compiler, and how it optimizes code.
- A N M Bazlur Rahman
-
The 5 Most Pivotal and Innovative Additions to OpenJDK 19
Although OpenJDK 19 is not an LTS, it is still a significant release, in my opinion. It includes several game-changing features that will alter the Java landscape.
- A N M Bazlur Rahman
-
Java Thread Programming (Part 15)
Learn how to do asynchronous method invocation with Callable and Future with a practical example.
- A N M Bazlur Rahman
-
Java Bytecode Simplified: Journey to the Wonderland (Part 2)
Let’s appreciate the Java Virtual Machine (JVM) even more. Today we’ll discuss Constant Pool in quite some detail.
- A N M Bazlur Rahman
-
Top 7 Features in Jakarta EE 10
Jakarta EE is a dominant force behind all enterprise development in Java. Check out my favorite top 7 features, what are yours?
- A N M Bazlur Rahman
-
How to Add an Event to the Foojay Event Calendar
If you want to add an event to our calendar or advertize your event on Foojay.io, you can follow the following steps!