Web Development
From HTML to full-stack. Resources I've used to learn and build.
My Recommended Path
1. Start with freeCodeCamp's Responsive Web Design — free and project-based.
2. Build 3–5 static sites. Use Frontend Mentor for design challenges.
3. Learn JavaScript deeply — JavaScript.info is the best free resource.
4. Pick a framework: React (most jobs) or Vue (easier learning curve).
5. Learn backend with Node.js and Express.
6. Apply security knowledge from the cybersecurity track to build secure apps.