![Lession 2: CREATIONAL PATTERNS – CRAFTING OBJECTS WITH FLEXIBILITY [Detailed Example]](/media/images/TEKTIAS_4.2e16d0ba.fill-400x250.png) 
                    
                
                📅 11/05/2025 • 👁️ 459 views
In object-oriented programming (OOP) , instantiation is rarely just a call to `new`. As a code-base…
 
                    
                
                📅 07/05/2025 • 👁️ 527 views
This lesson introduces the concept of Design Patterns—reusable, time-tested solutions to common pro…
 
                    
                
                📅 29/04/2025 • 👁️ 597 views
Every time you log in to an app using Google, Facebook, or GitHub, have you ever wondered: Why d…
 
                    
                
                📅 23/04/2025 • 👁️ 517 views
Python offers four fundamental built-in data structures—list, tuple, set, and dict—each with its ow…
![JSON-RPC in Modern Python & Django: A Lightweight RPC Protocol for Microservices [Complete Guide + Source code]](/media/images/Screenshot_2025-04-22_at_9.56.57AM.2e16d0ba.fill-400x250.png) 
                    
                
                📅 22/04/2025 • 👁️ 776 views
JSON‑RPC is a lightweight Remote Procedure Call protocol that serialises every request/response as …
![Social Login in Django: Library or Manual? [Complete Guide + Source code]](/media/images/Untitled_design.2e16d0ba.fill-400x250.png) 
                    
                
                📅 21/04/2025 • 👁️ 650 views
Want your users to log in with Google, Facebook, or GitHub accounts without creating a new password…
 
                    
                
                📅 19/04/2025 • 👁️ 1390 views
In this guide, I'll show you how to export a Docker volume and copy it to another machine. This pro…