Day 79: Did you know that too much print statement can cost you money

Day 79: Like Python In java printing takes too much processing time which costs money

May 3, 2024 · 6 min

Day 78: Java 22 - Embracing Safe Memory Allocation Using FFM API - An alternative to Unsafe API

Day 78: Java 22 - Embracing Safe Memory Allocation Using FFM API - An alternative to Unsafe API

April 18, 2024 · 4 min

Day 77: Explore Something Unsafe : Crafting a Memory allocator using Java Unsafe API

Explore Something Unsafe : Crafting a Memory allocator using Java Unsafe API

March 14, 2024 · 5 min

Day 76: Implementing a dummy Service Oriented Architecture (SOA) service to Understand Java Service Provider Interface (SPI)

Implementing a dummy Service Oriented Architecture (SOA) service to Understand Java Service Provider Interface (SPI)

January 26, 2024 · 6 min

Day 75: Java BufferedReader: Do We Know Why We Need To Close It?

Java Buffered Reader and why we need to close and what will happend if we dont

January 2, 2024 · 9 min