PinnedPublished inJavarevisitedHow I Automated Bitbucket PR ReviewsEnhancing PR Review Efficiency Using IntelliJ IDEA and AutomationMay 30, 2024May 30, 2024
Progressive Web Applications: The Future of Mobile and Web DevelopmentLearn about Progressive Web Applications (PWAs) and how they provide a seamless user experience, work offline, and can be accessed from any…Feb 8, 2023Feb 8, 2023
From Heterogeneous to Homogeneous: How Adapter Design Pattern Can HelpLearn how the adapter design pattern can help you bridge the gap between incompatible interfaces and make your code more flexible and…Feb 6, 2023Feb 6, 2023
Builder Design Pattern: A Journey to Efficient and Effective DesignDiscover the basics of the Builder Design Pattern and learn how to apply it in software development.Feb 6, 2023Feb 6, 2023
20 Must-Know Tips for Java DevelopersBoost Your Java Development Skills: Master the Must-Know Tips for Java Developers. Explore the Latest Tools, Technologies, and Best…Feb 4, 2023Feb 4, 2023
Published inJavarevisitedStrategy Design Pattern: A Smart Way to Make Decisions!The article provides an introduction to strategy design patterns for beginners, outlining the benefits and basics of strategy design. It…Feb 4, 2023Feb 4, 2023
Published inJavarevisitedNotifying the World: A Dive into the Observer Design PatternDiscover the observer design pattern in software development and how it helps to decouple objects and improve flexibility in complex…Feb 3, 2023Feb 3, 2023
Published inJavarevisitedFrom Concept to Creation: Understanding Factory DesignDiscover the benefits and implementation of Factory Design Pattern in software development. Learn how it helps to create objects without…Feb 2, 2023Feb 2, 2023
The article is top notch.. Thank you for such a brilliant explanation!Small addition here, In Java, ‘char’ or ‘Character’ requires 16 bits (or 2 byte) memory because Java uses UNICODE (Universal Code) format…Aug 26, 2021Aug 26, 2021
Published inJavarevisitedGetting started with Java Collection Framework : Part 1It will help you to understand basics of Java Collections FrameworkDec 21, 20202Dec 21, 20202