Published inTowards DevAdvanced OOP Concepts in JavaDefines the relationship between the two different objects.Apr 10Apr 10
Published inTowards DevOOP Concepts in JavaClass → A blueprint or template for creating objects.Apr 101Apr 101
CI/CD PipelineSet of practices used in software development to automate the process of integrating code changes into a shared repository, testing them…Apr 10Apr 10
Design PatternsRecurring solutions to common problems encountered during software development.Mar 11Mar 11
SOLID principlesSet of five design principles for writing maintainable and scalable software in object-oriented programming (OOP).Feb 5Feb 5
Dependency Inversion vs Dependency InjectionRelated to software design and development, often used in the context of object-oriented programming.Feb 5Feb 5