+ 2
Is worth to learn javascript first?
7 Antworten
+ 17
JavaScript is a great language to know, but not as a first one.
+ 4
JavaScript is great, but first learn HTML, and then css, so that you will understand JavaScript better
HAPPY PROGRAMMING!
+ 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.
+ 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.
+ 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
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...
0
I think its a good language to learn. http://bit.ly/2e4s8lo. here's why.