+ 2

Is worth to learn javascript first?

4th Nov 2016, 4:49 PM
Rifan Ardiansyah
Rifan Ardiansyah - avatar
7 Antworten
+ 17
JavaScript is a great language to know, but not as a first one.
4th Nov 2016, 5:03 PM
Evcheto Novakova
Evcheto Novakova - avatar
+ 4
JavaScript is great, but first learn HTML, and then css, so that you will understand JavaScript better HAPPY PROGRAMMING!
4th Nov 2016, 5:24 PM
Chinmay Bhale
Chinmay Bhale - avatar
+ 3
No. In the following order: 1. HTML, HTML 5. 1.1 - DOM. 2. CSS, CSS3. 2.1 - LESS OR SASS. 3. JAVASCRIPT. 3.1 - JQUERY OR ANGULARJS OR REACTJS. And there you have it a good Front-End Stack, knowing these alone will enable you to develop a majority of possibilities and find a web dev job. For more stacks look into Back-End and Full-Stack.
4th Nov 2016, 4:59 PM
Jonathan
Jonathan - avatar
+ 3
I started out with javascript as a first language, it can be done, but it gets hard if you don't have a strong foundation in other languages. You can go for it, but once you hit DOM or objects, things'll get a bit confusing. I'll take a peek at the very least at html first before moving on to javascript.
4th Nov 2016, 6:04 PM
Lux
Lux - avatar
+ 1
You will use java script to right your logic but before that you need to know where you actually ned to apply that logic so first learn HTML and some other components like DOM and CSS then switch to Java script
5th Nov 2016, 2:02 AM
aman jain
aman jain - avatar
0
Yeah, javascript is worth for knowing as soon asi posiible, because it is a matter of doing modern qulity web pages. But really it is not suitable for learnig as the first programming language. Because in javascript is a small support for recognition beginners errors and mistakes. Such learnig and first coding can be very frustrated...
4th Nov 2016, 5:27 PM
Petr Hatina
Petr Hatina - avatar
0
I think its a good language to learn. http://bit.ly/2e4s8lo. here's why.
4th Nov 2016, 7:45 PM
Tiago Fuelber
Tiago Fuelber - avatar