Notes from “Basic Economics” by Thomas Sowell
Part I: Prices and markets
Part I: Prices and markets
Chapter 1 : Why data structures matter
I dove deep into the usages of the const keyword. As you might be aware, the const keyword is extremely context dependent in C++ (CPP). This article is a sum...
My Deutsch B1 exam is on 3 Nov. 2025. I have been preparing for the exam on my own using Telc DaF Kompakt A1-B1 textbook. Here, are the notes on German Gramm...
München, like any other major city in the world has a housing market crisis. Demand is too much and the supply is perennially low. Add to that being an India...
I’ve been dealing with proofs by induction in my coursework. I know how it works. But I never really understood why it worked. I searched a bit online and I ...