• Docker Basics

    Docker is a lightweight virtual machine.

  • Design Patterns and Principles

    In software engineering, a design pattern is a general repeatable solution to a commonly occurring problem in software design. On the other hand, Object-oriented design (OOD) is the process of using an object-oriented methodology to design a computing system or application. This technique enables the implementation of a software solution based on the concepts of objects.

  • OOP - Object Oriented Programming concepts

    Object-oriented programming (OOP) is a programming language model organized around objects rather than "actions" and data rather than logic.