- 1

Why is JavaScript so difficult?

java https://code.sololearn.com/W0Gjl1MQ6rHQ/?ref=app

5th Feb 2018, 12:53 AM
Adebayo Elisha Gift
Adebayo Elisha Gift - avatar
5 Antworten
+ 3
JS is not that difficult, although the first time is complicated to understand. With practice I assure you that in a very short time you will be able to see things in a different way! I am sorry that my code has given you that impression, but I am still learning and maybe some things could be simplified more. In a next version I will concentrate on optimizing and making the code more readable.
5th Feb 2018, 4:46 AM
Mickel
Mickel - avatar
+ 3
Hey, JavaScript is hard, I agree, but for some people - JavaScript is easy😜👍
5th Feb 2018, 6:04 PM
renamed
renamed - avatar
+ 1
With each bit of practice, it will become slightly easier 😁
5th Feb 2018, 1:54 AM
Memphis Reigns
Memphis Reigns - avatar
0
Not trying to be mean or anything. Javascript is really easy. c++, c#, and java are the most challenging. Before you learn javascript you must learn html first. I learned this from my mistake...of getting javascript book without even knowing html existed. First look in the book they are throwing in all these html tags and i didn't know what they were talking about. LEARN HTML FIRST. Javascript is difficult at first I guess. Any language is hard at first; however, it gets so much easier after you become familiar with the syntax and the variables and the funcitions. In my opinion I think you should know something like python or ruby before you learn javascript because they are very similar to javascript. I learned python first, learned a little of ruby, then I got the book on Javascript. I worked around the html and put it off. Then i learned html, css, c++, java, and swift. Goodluck and I hope you take my advice.
5th Feb 2018, 2:46 AM
Someone Else
Someone Else - avatar
- 2
JavaScript is definitely challenging. It’s hardness and reasons it’s hard is different for each person. But mostly it’s because there’s so much to do with it. It’s a big language and can really get confusing (at least, for me). The only way to understand, though, is practice!
5th Feb 2018, 1:06 AM
luciel
luciel - avatar