+ 6
Can i learn JavaScript on my own if i know html and css. Can i learn jscript within a month of i put effort as a beginner.
Learning jscript
18 odpowiedzi
+ 6
ofcourse if learn basics in 10 days and watch youtube for advance JS you wont be able to digest advance but atleast you will have basic programming knowledge.
+ 5
1 month is more than enough to learn the basics of JavaScript.
Take it slow, and learn by practice.
Don't skip steps, because you will never know how usefull can be something, even if it is harder to understand.
+ 2
Yes you can. You can try on your code playground to create a simple page use HTML, CSS, and JS
+ 1
Ok thx
+ 1
Yes u can learn js.I also finished it in one month.
+ 1
Yes with help from Sololearn.
+ 1
to put things into perspective, if you were to group all three languages as a whole, html would be about 5%, css would be 30% and js would be 65%. learning basics imperative js i.e. if, for, while, do, switch break; is pretty straight forward and is pretty much the same across most C based languages. After that you’ll need to learn event driven, object oriented and functioal js, which will take a bit more time.
But there is no rush, just take it one stage at a time.
+ 1
Ok
+ 1
Thx
+ 1
First, 10 days learn basic
Second 10 days practice with it
Final 10 days, try to build a project
+ 1
Of course you can with little help
+ 1
was learning js in a month achievable?
0
Yes. WE CAN LEARN.
0
yep
0
Thx guys
0
It strongly depends with your learning pace of curve and just to tell you that even if you learn javascript or any language you have to repeat it coz we master by repetition!!!!!
0
Ok thx
0
Nasif Fuad Al Arif (Nafi) you say you “learnt js in a month” but the only js ive seen in your code is alert()