DEV Community

Rahman
Rahman

Posted on

Please guide me! I'm a Noob

Hello ,
I want to become fullstack webdev . Currently i'm completed html and css basics . should i learn advance css3 and sass or just switch to learn javascript ??
Is it necessary to master in css animation to become an webdev??

Top comments (2)

Collapse
 
krishnakakade profile image
krishna kakade

First learn HTML as you said noob
then create websites in that then
learn css and then create animations and fun things in css
for comfortable with html it will take week
then give 2 to 4 weeks to css then learn saas
and then learn javascript it will take month also because you need to learn all baisc terminologies like loops conditions and other things like ES6 and then choose stack MERN//MEVN and you can also learn python also but go for react/angular/vue after learning javascript thoroughly and then PATH your's
Good luck all 😊👋🤝🌟

Collapse
 
itsjzt profile image
Saurabh Sharma • Edited

Should I learn advance css3?
Well you should, because css3 is heavily used.

Should I learn sass?
Your choice, but in my opinion learn javascript first.

Is it neccesary to master in css animations to become webdev?
No, but you should learn the basics of transition, transform, keyframes.