My Favorite Way to Learn Programming | Execute Program Review



I try to study and practice programming regularly, so I’m always on the hunt for resources to help me learn new things, whether it’s languages, concepts, or frameworks. My current favorite is without a doubt Execute Program. It’s interactive, thoughtful, and based on spaced repetition. The courses are fantastically useful, although a bit limited to JavaScript, Typescript, SQL, and Regular Expressions.

I think it’s worth checking out without doubt: https://www.executeprogram.com

And Gary Bernhardt’s screencasts are foundational for me and are also highly recommended: https://www.destroyallsoftware.com/screencasts

So far I’ve done the Regular Expressions, SQL, and TypeScript Basics courses on Execute Program and am so excited that I had to make this video. While a lot of interactive coding platforms are geared toward beginners and a bit trivial, Execute Program is useful for developers at all skill levels and highly engaging.

source

Similar Posts