Blog
Projects
Snippets
About
Resume
BlogProjectsSnippetsAboutResume

Technical Blog

Tag: #oop

Deep dives into data engineering, cloud architecture, AI/ML, and the technologies that power modern data platforms.

February 20, 2022•python

Concepts - Descriptor in Python

pythonoopdata-modeling

Deep dive into Python descriptors for creating managed attributes and data models. Learn __get__, __set__, __delete__ protocols, property decorators, and patterns for validation, type checking, and read-only attributes in production code.

Read article
February 19, 2022•python

Concepts - Abstract Class and Methods in Python

pythonoopdesign-patterns

Master Python Abstract Base Classes (ABC) for building robust data engineering frameworks. Learn class methods, static methods, abstract method decorators, and inheritance patterns for scalable pipeline architectures.

Read article
githubtwitterlinkedinmail
©2026•Vijay's Tech Blog - Insights on BigData, AI, Cloud & DevOps

Built with Next.js & Tailwind CSS