0
Want learn java script
I have no Konwalge of Java script I'm beginner tell me best way to learn
3 Answers
+ 2
Take the Sololearn course here
https://www.sololearn.com/Course/JavaScript/?ref=app
+ 1
How to learn JavaScript
To learn JavaScript, you need to know three things:
1. Where are you with regards to JavaScript?
Are you a complete beginner at JavaScript? Do you only know how to copy-paste code? Or are you comfortable with writing JavaScript components from scratch?
Where youâre at determines what âlevelâ of stuff you try to learn. If you learn something too simple, youâll get bored. If you learn something too advanced, youâll get overwhelmed.
But, just knowing where you are isnât enough. You donât have a map of what to learn, which is why youâre stuck in the first place.
This brings us to the next thing:
2. Where do you want to get to?
People learn JavaScript for different reasons. Are you trying to make your website more interactive? If you are, what you need to learn is completely different from another person whoâs trying to develop a web application.
+ 1
[Continue....]
You cannot use an abstract target like âlearn enough to get hiredâ. If you use that as a target, youâll remain lost since everyone hires differently. Donât sabotage yourself by using a target set by someone else. Plus, if you want to get hired, you can get hired with less skills than you imagine you need.
Once you know your end goal, you can work backwards to list the things you possibly need to learn to get there. This list is your learning map. With this map, check off one thing at a time, until youâve completed what you set out to build. Then, repeat the process and learn something new.
3. Whatâs the shortest path between these two points?
The learning map youâve created will consist of winding paths. You wonât know what winding paths youâve created. Worse, you wonât know if any hidden straight paths get you from where you are to where you want to be even faster.