Engineering notes of a Data Scientist

Code . Data , AI

Directories / Categories

Recent Articles

Mutable vs Immutable Objects
A comprehensive guide on understanding mutable vs. immutable objects in Python, memory addresses, and object identity.
Mastering CSS Grid Layout
A comprehensive guide to 2D grid layouts, auto-placement, grid tracks, and responsive design patterns.
Understanding Node.js Streams
Efficient data handling and memory optimization using readable, writable, and transform streams.