Algorithmic Thinking: The Superpower You Already Use (You Just Don’t Call It That)

Algorithmic thinking sounds like something you need a hoodie, a whiteboard, and a suspicious amount of coffee to achieve. In reality, you do it constantly. You do it when you pack for a trip (socks first, then shirts, then the item you forgot twice). You do it when you cook (do not add pasta after … Read more

Episode 3: Loops and Functions, or How to Stop Copy-Pasting Yourself Into Madness

If Episode 2 was about teaching your computer how to remember things and make decisions, Episode 3 is about teaching it how to do the same thing more than once without you losing your will to live. Because sooner or later, every beginner writes something like: “I need to print 10 lines…” …and then types … Read more