ASAmrita Sagarintechdocswithamrita.hashnode.dev·Aug 7, 2025 · 3 min readJust Exploring the Creative Side of CodeI wasn’t planning to build anything special. One day during class, my professor briefly showed us how to change text color in the terminal. It was just a small example — but it caught my eye. For the first time, I felt like... maybe code doesn’t have...00
ASAmrita Sagarintechdocswithamrita.hashnode.dev·Jul 21, 2025 · 5 min read🚀 What I Learned about OOP in C++Hi! I’ve been learning C++ recently, and I came across the concept of Object-Oriented Programming (OOP). At first, it sounded complicated with big terms like Encapsulation, Inheritance, and Polymorphism. But as I wrote small examples, it slowly start...01S