May 10 · 4 min read · If you have ever built anything—whether it is a Lego set, a piece of furniture, or a sandwich—you have followed a plan. In programming, as our applications grow, our "plans" can become messy. Object-O
Join discussion
May 2 · 8 min read · After my first introduction post, I returned to the roadmap where I first encountered Object-Oriented Programming. At first, I assumed it was just another concept in Python—something focused on syntax
Join discussion
Apr 23 · 4 min read · JavaScript’s this keyword is one of the most confusing topics for beginners—but once you understand one simple idea, everything becomes easier: 👉 this refers to the object that is calling the functio
Join discussion