Common Topics
🗃️ Best Practices
3 items
🗃️ Object-Oriented Programming
2 items
📄️ Programming patterns
Programming patterns are solutions to common software design problems. They are
📄️ Alogrithms and Data Structures
Algorithms
📄️ Programming Paradigms
Programming paradigms refer to the fundamental styles or approaches to
📄️ Functional Programming
Functional programming is a programming paradigm that treats computation as the
📄️ Testing
Basic Concepts
📄️ Debugging of Web Applications
Console Logging
📄️ Garbage collector
What is Garbage collector (GC) and what is used for
📄️ CI/CD Overview
CI/CD stands for Continuous Integration and Continuous Deployment (or Continuous
📄️ Code Reviewing
Code reviewing is the process of examining another developer's code to ensure it
📄️ Development Methodologies
Methodologies provide a structured approach to software development, ensuring