Blog Posts
- Home /
- Blog Posts

Haskell - learn 80% of a new language in a week
Diving into Haskell after journeying through Swift is like swapping a spaceship for a teleportation device.
Read More
Python - learn 80% of a new language in a week
Having spent my time with TS, Swift and Haskell I’m beyond excited to go back to an interpreted language.
Read More
Swift - learn 80% of a new language in a week
Let’s start our Swift adventure! 🚀 Combine this with the previous “Starting with Swift” instructions, and you’re ready for liftoff into the Swift cosmos.
Read More
TypeScript - learn 80% of a new language in a week
We’re continuing our series of articles where we take 12 relatively simple coding assignments to learn 80% of a new language in a week.
Read More
JavaScript - learn 80% of a new language in a week
We’re continuing our series of articles where we tak 12 relatively simple coding assignments to learn 80% of a new language in a week.
Read More
Ruby - learn 80% of a new language in a week
So here we go - this is the way to learn 80% of common use ruby in a week
Read More
12 projects to learn 80% of a new language in a week
Hey there! 🎉 So, I found this epic read by Tim Ferriss on picking up foreign languages.
Read More
🚀 Dynamic Programming for Dummies: The Careful Brute Force Strategy 🚀
Intro: What’s the Big Idea? 🧠Imagine trying to solve a giant jigsaw puzzle.
Read More