Blog
Projects
About
Resume
Vijay AnandSenior Data Engineer · M&S
BlogProjectsAboutResume

Technical Blog

Tag: #advanced-python

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

February 20, 2022•python

Concepts - Decorators in Python

pythonadvanced-pythondata-engineering

Master Python decorators for building reusable, maintainable data pipelines. Learn closures, higher-order functions, functools.wraps, and practical patterns for input validation and logging in production code.

Read article
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
githubtwitterlinkedinmail
©2026•Vijay's Tech Blog - AI Engineering, GenAI, Data Platforms & Technical Leadership

Built with Next.js & Tailwind CSS