Published inJavarevisited5 Tips To Improve API PerformanceAPI Performance is a critical point for any software development. Any software that is poor in performance will not be able to last long.May 3May 3
Published inJavarevisitedDo you know why 1==1 is true but 128==128 is false in Java?Here is a code to illustrate. Ever wondered why 1 == 1 is 🟢 true, but 128 == 128 is 🔴 false in Java?Apr 27A response icon1Apr 27A response icon1
Published inThe Knowledge HubIntroduction to Java Streams: A Guide to Functional Programming Part 1Java stream has become a very hot topic after the release of Java 8.Feb 9Feb 9
How to Develop a Positive Mental AttitudeNowadays, it has become very hard to maintain a peaceful mind. Many things are causing the mind and human beings to have an unstable…Nov 20, 2024Nov 20, 2024
Published inILLUMINATIONMaster Singleton Design Pattern In 10 MinutesA singleton design pattern is a very important and useful concept in software development.Nov 5, 2024Nov 5, 2024
Coatue Management is raising $1B for AI betsCoatue is an American technology-focused management firm that Philippe Laffont currently leads.Nov 5, 2024Nov 5, 2024
Published inJavarevisitedThings To Learn As A Java DeveloperHi all, in this post, I am going to share with you what topics and concepts you need to learn to become a good Java developer. I am…Nov 2, 2024Nov 2, 2024
Published inJavarevisitedHCLTech Interview Questions For Java DeveloperHi All, I am creating this post to share my experience with HCLTech which happened 1 month before.Oct 26, 2024Oct 26, 2024
Published inThe Knowledge HubGarbage collection and memory management in Java✅ This is an important feature of Java, which also makes it more efficient and popular in the software industry. Java is very good at…Oct 19, 2024A response icon4Oct 19, 2024A response icon4
Published inThe Knowledge HubAPI Design Mistakes to AvoidNowadays it becomes a very crucial problem to design a good API. Because almost every functional thing is related to API design.Oct 12, 2024Oct 12, 2024