DEV Community

Discussion on: Newbie to Full-Stack Developer with The Odin Project

 
optimbro profile image
Rahul

As per my experience, if you want to start with web development fast while learning things in deep, not scrathing things, I would recommened.

Take a dedicated course of Javascript by Jonas Schmadtmann (Udemy), instead of all in one web developement course.

You can skip the last forkify project but complete all sections till OOP. This course alone will build your confidence, and you can start working with any JS framework like React, Vue, Svelete etc but don't do it.

Instead, make some HTML/CSS projects with JS (learn from HTML/CSS from TOP module), and also watch some tutorials on flexbox/cssgrid on you tube, and do some codealong projects with them.

Code daily, take all Jonas challenges in his course, repeat, and come back later to some topics again.

Then after 3-4 months of continuos learning, you can go furthur and learn JS framework, and if you choose React, then check React course by Codevolution in Youtube, follow his complete playlist, and do some project based React courses by CodingAddict youtube channel.

PS: I shared my experience

Thread Thread
 
sharonytlau profile image
Sharon Lau

Hi Rahul, thanks a lot for sharing your experience! Happy for you to figure out a good path to gain a firm grasp on web development on your self-taught journeyπŸ‘. May I ask about the approximate number of hours you've spent during the 3-4 months of learning JS fundamentals? As I would very much like to check out the JavaScript course you've recommended.

Thread Thread
 
optimbro profile image
Rahul

Hi Sharon,

Sorry for my late reply.

I usually spent 3-4 hours per day. It was very hard for me because I do Full time job to feed my family. 😬

I stopped watching movies, shows, memes, going outside etc.

And I have to take break as well time to time, and come back with fresh mind.

Thread Thread
 
sharonytlau profile image
Sharon Lau

Hi Rahul,

Thanks a lot!

I can emphasize with you. It does take a lot of self-discipline to study while having a full-time job. I spent 1-2 hours per day on weekdays to study and a little more hours on weekends.

I do need TV shows and some outdoor activities to relax (telling myself it's time for the diffuse mode of thinking). πŸ˜€

I should probably get more hardworking (like you). Your efforts will pay off! : )

Thread Thread
 
optimbro profile image
Rahul

"(telling myself it's time for the diffuse mode of thinking)" I also do the same while eating food. This is good way, and its required.. haha

Best of luck for your future :)