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

Day 74: Java Security: Crafting a toy TLS Server with Java Security API

Understanding how Symmetric and Asymmetric encryption works using Java Cryptography Extension

December 12, 2023 · 8 min

Day 73: Java Security: Safeguarding Data with Encryption and Keys

Understanding how Symmetric and Asymmetric encryption works using Java Cryptography Extension

September 11, 2023 · 6 min

Day 72: Can a HashMap Take Null or Empty String as a Key in Java?

Can a HashMap Take Null as a Key in Java?

July 26, 2023 · 4 min

Day 71: Understanding Heap poullion in java and its causes and how to prevent it

Understanding Heap poullion in java and its causes and how to prevent it

June 9, 2023 · 5 min