logo
episode-header-image
May 2024
48m 27s

Creator of #100DaysOfCode, Alex Kallaway...

ALEX BOOKER
About this episode

Meet  Alex Kallaway 🇷🇺🇨🇦! Alex is a Lead Full-Stack Developer, but he hasn't always been a coder. First, he was a violinist; then, he was interested in having a business; he worked in product management and digital marketing. At one point, he was determined to become a developer and was looking for a way to accelerate his learning, and he thought of a coding challenge you might have heard of. Believe it or not, Alex created #100DaysOfCode just for himself - he never thought it would become something that other people would want to do. But then Quincy Larson of freeCodeCamp got an idea...

You can also find Alex at https://www.discomfortacademy.com/, or read his newsletter.

In this interview, you'll learn about the origin story of #100DaysOfCode and Alex's career path. You will also hear everything about the challenge's rules and best practices. What do you do if you can't code for an hour every day? What should you do if you skip a day? How do you set goals? Can you do #100DaysOfCode more than once? How should you measure success?

Alex and Alex also discuss habits, procrastination, and "manifestations of resistance," as well as ways and tactics for overcoming discomfort and reaching goals. Does something really become a habit after a set number of days? Why is mindfulness important, and how do you define consistency? All this, and more, in today's episode.


🔗 Connect with Alex

Timestamps

  • How Alex like coding but became a violin player (02:01)
  • Alex moved to Canada via Japan (05:18)
  • "Codecademy is like Duolingo" (06:59)
  • How a product role turned into a marketing role, and that marketing role lead Alex back into coding (07:59)
  • Breaking out of tutorial hell with freeCodeCamp (11:37)
  • Community break with Jan The Producer (13:25)
  • You have to be frustrated to motivate yourself (15:02)
  • How #100DaysOfCode was born (16:55)
  • The basic rules of #100DaysOfCode (19:50)
  • Alex Booker's GitHub activity streak (20:39)
  • Procrastination, rationalization, and manifestations of resistance (21:32)
  • We are a little bit too addicted to comfort (24:44)
  • There's no quick way to break your own resistance and discomfort (25:45)
  • How to maintain your momentum (27:05)
  • What happens if you break the streak of #100DaysOfCode? (29:22)
  • If in the course of 120 days you've coded for 100 days, it's better than if you gave up on day 30 (30:51)
  • Amateur vs professional mindset (31:50)
  • Top tips for making it to the end of #100DaysOfCode (35:28)
  • How to plan your coding challenge (36:21)
  • Following rules blindly is not the answer (37:29)
  • Create a positive feedback loop (39:24)
  • Tutorials should have to include mistakes (40:09)
  • Managing your willpower: there is no plan B (40:53)
  • What is Discomfort Academy? (45:49)
  • Next week on the show, Shaundai Person! (47:32)

⭐️ Leave a Review


If you enjoyed this episode, please leave a 5-star review here and tell us who you want to see on the next podcast.
You can also Tweet Alex from Scrimba at @bookercodes and tell them what lessons you learned from the episode so that he can thank you personally for tuning in 🙏 Or tell Jan he's butchered your name here.

Up next
Jan 2025
End of Season One, and a Message from Alex Booker
So this is goodbye. But do not unsubscribe!It's the end of what will now be known as Season One of the Scrimba podcast! And Alex Booker is stepping down as its host.Over the past 160+ episodes, we have helped you learn to code and land your first job in tech. If you've missed any ... Show More
8m 42s
Sep 2024
Why Open Source Can Be the Perfect Place for New Developers – and How to Get Started, with Deb Goodkin from the FreeBSD Foundation
Meet Deb Goodkin! Deb is the Executive Director of the FreeBSD Foundation. The Foundation supports the FreeBSD project and community. FreeBSD is a powerful open-source operating system known for its reliability and security and used by companies like Netflix to power their server ... Show More
43m 12s
Sep 2024
Tangible Benefits: Why AI Is Here to Stay and How New Developers Can Find the Right Balance, with Sam Julien from Writer
Meet Sam Julien 🇺🇸! Sam is a director of Developer Relations at Writer, a teacher, and the author of Getting Started in Developer Relations. He loves helping people level up their developer advocacy or web development jobs. Recently, he became interested in AI engineering. And ... Show More
44m 53s
Recommended Episodes
Aug 2024
807: CSS Components: Tailwind, Panda, Scoped, Modules, Classes, Variables, CSS-in-JS and Sprinkles!
In this episode of Syntax, Wes and Scott talk about CSS components, including class-based components, CSS modules, scoped CSS, utility CSS, and CSS-in-JS strategies. They share their thoughts, what differentiates these approaches, and why you may (or may not) want to use them. Sh ... Show More
37m 38s
Sep 2024
816: Why Your CSS Sucks
Scott and Wes break down why your CSS might suck—from misusing specificity to not leveraging CSS variables. Tune in as they dive into common pitfalls that are making your stylesheets a hot mess. Show Notes 00:00 Welcome to Syntax! 00:33 Breakdancing in the Olympics. 05:29 Brought ... Show More
28m 1s
Jan 2025
Is Cereal Soup?, the FG Scale, and JS vs CSS with Adam Argyle
This week, Robbie and Chuck talk with Adam Argyle about the quirks of CSS and JavaScript tooling, and modern web development. They discuss why JavaScript often takes center stage over CSS, the funding disparities between them, and what this means for developers. In this episode: ... Show More
1h 12m
Nov 2023
695: 5 New CSS Features You Should Know
In this episode of Syntax, Wes and Scott talk about 5 new CSS features :nth-child(4 of .neat), CSS Motion Path, Scroll Snap, Scroll Driven Animations, and Margin Trim. Show Notes 00:25 Welcome 01:10 :nth-child(4 of .neat) selector list argument of :nth-child and :nth-last-child C ... Show More
24m 30s
May 2014
1. Start Here to Build a Career in Web Development
http://advancedbeginnerchallenge.com – I built a course to get your first job in web development, or upgrade from Junior to mid-level! Tasks - Read Steps 1 & 2 from DevelopAJob.com This site is a good overview of web development. The author provides additional resources some of w ... Show More
24m 14s
Aug 2024
Unorthodox PM wisdom: Automating user insights, unselling job candidates, logging every decision, more | Kevin Yien (Stripe, Square, Mutiny)
Kevin Yien leads product for merchant experiences at Stripe. Before that, he meandered his way from being a technical designer to a product manager, built the restaurants business and ecosystem team at Square, and most recently was head of product and design at Mutiny. He also ma ... Show More
1h 28m
Aug 2024
814: Fundamentals: HTML
In this episode of Syntax, Wes and Scott talk about HTML fundamentals — from basic structure and semantics to practical tips for better accessibility and SEO. They also discuss the difference between block and inline elements, form functionalities, HTML5 elements like dialog and ... Show More
55m 14s
Jul 2024
796: Do We Need JS Frameworks × Are You Over-Engineering? × Webview vs Native
Scott and Wes tackle a variety of audience questions, from the nuances of over-engineering to the energy consumption of AI LLMs. They also discuss the pros and cons of monorepos, frameworks, and the ever-important question: Do you really need to learn all the developer tooling? S ... Show More
58m 34s
Aug 2024
810: Effortless Light and Dark Mode × Theme Styling
In this episode of Syntax, Wes and Scott talk about the latest CSS theming properties and techniques for better controlling light and dark modes, as well as creating comprehensive color systems for applications and websites. Make sure to check out the video version of this episod ... Show More
37m 52s
Jan 2019
#40 Ignacio Anaya on discovering your valuable skills
Ignacio Anaya is a Full Stack Developer at the company BloqInc, a Tech Trainer and a Speaker from Argentina. He's Passionate about code, teaching and field hockey. He mostly works with JavaScript, Vue.js and Blockchain but likes to contribute to many dev communities and Open ... Show More
43m 54s