How To Learn Web Development By Jonas Schmedtmann -
This is a guide based on the highly popular and respected teaching curriculum of Jonas Schmedtmann . Jonas is one of the top-rated instructors on Udemy, known for his deep dives into the "why" of code, rather than just the "how." His philosophy centers on building a strong foundation before moving to frameworks. If you try to learn React without understanding how the DOM works, you will struggle—Jonas fixes this. Here is the step-by-step guide to learning web development using Jonas Schmedtmann’s resources.
The Core Philosophy: Don't Skip the Basics Jonas’s approach is unique because he refuses to let students rely on "crutches" (like Bootstrap or React) too early. You will learn to code things from scratch. This makes you a better debugger and a more hireable developer.
Phase 1: The Foundation (HTML & CSS) Goal: Build beautiful, responsive websites from scratch without frameworks. 1. The Course:
"HTML and CSS Tutorials for Beginners" (Free on YouTube) or "Build Responsive Real-World Websites with HTML and CSS" (Udemy). how to learn web development by jonas schmedtmann
Note: If you are a complete beginner, start with the free YouTube playlist. If you want a more modern, comprehensive update, go for the Udemy course.
2. What you will learn:
Semantic HTML: Why using <article> is better than <div> . CSS Fundamentals: The box model, flexbox, and CSS Grid (crucial). Responsive Design: Building sites that work on mobile, tablet, and desktop using media queries. Design Theory: Jonas includes unique sections on design rules (typography, colors, layouts) so your projects don't look "developer-made." This is a guide based on the highly
3. The Jonas "Hands-on" Approach:
You will not just watch videos. You will code along. Project: You will build a fictional web agency or restaurant site from scratch. Challenge: He often asks you to pause the video, solve a coding problem yourself, and then watch his solution. Do not skip this.
Phase 2: The Logic (JavaScript) Goal: Master the language that powers the web. This is the hardest phase. 1. The Course: Here is the step-by-step guide to learning web
"JavaScript - The Complete Guide 2024 (From Zero to Expert!)" (Udemy).
This is widely considered one of the best JavaScript courses on the internet. It is massive (60+ hours).