SOLID Principles Series
Code that looked fine — until it wasn't. That's where each principle begins.
This space is a trace in time — fragments of systems and reflections
Code that looked fine — until it wasn't. That's where each principle begins.
Notes and visual takeaways from Grokking Algorithms, 2nd edition, by Aditya Y Bhargava. Covers search, sort, graphs, trees, dynamic programming, and more.
Your brain runs on automatic behavior loops. Learn to map your triggers, understand pattern synchronization, and interrupt the cycle with intentional action.
Most tension in relationships grows from silence, not conflict. A study in assumption, imagination, and why directness is the shortest path to clarity.
Hesitation isn't just fear - it's a signal. This essay examines when the pause protects you, when it traps you, and how to act decisively without rushing.
Goals that ignore real needs always collapse. Sort out want from need from desire - then design goals that fit your actual life, not your ideal version of it.
From state machines and continuations to exception handling and design patterns - eight concise parts covering everything you need to write async C# with confidence.