sangeeta.io sangeeta.io

A Super-Post on Python Inheritance

Feb 16, 2021 • 30 min read 📖

Understanding inheritance with lots of examples.

Running Jupyter with Docker

Oct 14, 2020 • 11 min read 📖

Tips on running a Jupyter docker image.

Environments with Express & Serverless

May 1, 2019 • 11 min read 📖

Learn to easily manage both dev and prod serverless environments.

Python Context Managers

Mar 2, 2018 • 18 min read 📖

What are context managers and what are they useful for?

Begone, .DS_Store!

Feb 3, 2018 • Less than a minute read 📖

Learn a quick trick on how to remove these files from your project.