From Tutorial Hell to Modern Coding Education Challenges
By
wagslane
Crisp on the outside, thoughtful on the inside. A keeper.
Summary
The article discusses the evolution of coding education problems, contrasting the "tutorial hell" of 2019 with current challenges. Tutorial hell involved students passively watching long coding tutorials without developing practical skills. The author reflects on their experience starting Boot.dev to address these issues, focusing on active learning approaches rather than passive consumption of content.
Key quotes
· 4 pulledWhen I started thinking about the problems with coding education in 2019, 'tutorial hell' was enemy number one
Students would watch (or fall asleep to) 6-hour videos, code along in their own editors, feel like they got it, and then freeze up the moment they had to write anything from scratch
Classic tutorial hell. That's why I wanted to focus on three things when I started Boot.dev
Again, in 2019, tutorial hell was everywhere. Hours-long YouTube courses were pulling in millions of views
You might also wanna read
The Case Against Using LLMs for Programming: Learning Through Teaching and Simplification
The article argues against using Large Language Models (LLMs) for programming, drawing on a Douglas Adams quote about teaching as the best w
Programmer's Struggle with Learning Coding Fundamentals in the AI Era
A programmer who started coding in early 2025 with AI tools shares their struggle with imposter syndrome and concerns about AI becoming a cr
Why Traditional Methods Are Better Than LLMs for Learning Programming
The article argues against using Large Language Models (LLMs) for learning programming, emphasizing that traditional learning methods and ha
100 Vibe Coding: Learn Programming Through 100 Challenges and Build Your First Project
100 Vibe Coding is a new educational platform launched by a two-person team that helps beginners learn programming through 100 coding challe
Critique of Khan Academy's Live-Coding Environment for Learning Programming
The article discusses the challenges of teaching programming and critiques the Khan Academy's live-coding environment for learning JavaScrip
Building a Minimal RAG System from Scratch: PDF to Highlighted Answers in ~100 Lines of Python
A hands-on tutorial that builds the smallest functional RAG (Retrieval-Augmented Generation) system from scratch using about 100 lines of Py
