code
-
Flask Route — A Complete Overview
A comprehensive guide to Flask routing, covering key concepts and practical examples to help developers master web application routes in Python.
-
Object Oriented Programming — The Four Principles
Going through the core principles of Object-Oriented Programming—encapsulation, inheritance, polymorphism, and abstraction.
-
Document Object Model (DOM); The First Sight
Unpacking the core concept of the web—the DOM. Dive into how JavaScript interacts with HTML, making it a crucial skill for web developers.