How to Choose the Right Courses for Full Stack Web Development?

0
0
Asked By CuriousCoder99 On

Hey folks! This is my first post, so I hope I'm doing this right. I just finished my second year at university and have a three-month summer break ahead. I'm really keen to dive into full stack web development, which is my career goal. I've become obsessed with taking online courses and working on projects to enhance my skills and build my resume.

I've found a bunch of recommended courses, but I tend to hoard resources and end up with too much on my plate. Here's the list of courses I'm considering:

- The Odin Project
- Full Stack Open
- Scrimba Frontend Developer Career Path
- web.dev courses (HTML, CSS, JavaScript)
- CS50's Introduction to Computer Science and Web Programming with Python and JavaScript
- Jonas Schmedtmann's JavaScript and FrontEnd course on Udemy
- freeCodeCamp's Certified Full Stack Developer Curriculum
- Roadmaps from roadmap.sh
- Another roadmap by a user called NiagaraThistle

I'm looking for advice on which of these courses are essential for mastering web development in less than three months. Can I focus on just one, or do I need a few? I understand that practical experience is key, so any input on project ideas would also be super helpful! Thanks in advance for your guidance!

7 Answers

Answered By JobSeeker101 On

The resources you picked look good. Just keep in mind that getting a job is about knowing what companies are looking for, which might vary. Once you hit a few interviews, you'll learn what skills you need to improve.

Answered By ScrimbaFan99 On

Scrimba is fantastic for interactive learning! You can pause during the videos and experiment with the code directly; it’s a perfect blend of tutorial and challenge. I really enjoyed it when I was starting out.

Answered By WebWizard99 On

I love The Odin Project too! I suggest checking out HTMX and Alpine.js for some frontend courses. They add nice interactivity without diving deep into full JS frameworks. Also, consider looking at Django if you're interested in backend; their docs have great guidance for building projects!

Answered By BeginnerCoder77 On

Starting with something simple, like a to-do list app, is the best way to begin! I've been diving into full stack after a year of Python. Let's code together if you're interested—I practice coding almost every day!

Answered By OldSchoolDev15 On

I've been in web development for about 15 years now. Honestly, all the resources you've listed are solid, but I’d recommend starting with The Odin Project. Just don't rely too heavily on videos. Focus on practicing your coding skills instead. Remember, it's not about finding the perfect learning resource; it's about sticking with it and practicing regularly.

TechieTribe77 -

I needed to read this, thank you! This is exactly my struggle right now.

LearningLoop123 -

Well said! Thanks for the tip, I'm stuck in a loop trying to choose the best starting point.

Answered By PracticalLearn85 On

Boot.dev and The Odin Project essentially cover all you need. Make sure to apply the fundamentals you learn by building your own projects rather than just following along videos.

Answered By CodeJourney88 On

I’m on a similar path and have been using freeCodeCamp as well. I suggest you tackle their frontend courses, then move to the backend, and finally the Full Stack Developer Curriculum. It’s really helpful to familiarize yourself with a tech stack; I’m working with LAMP myself, which helps connect the dots between frontend and backend.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.