+ 8
I am struggling with js syntax....Any one advice to cope with the scenario. ..!!!
I really find these as hard to remember....and after learning few languages ...I got all these messed up !!!!
11 odpowiedzi
+ 7
Even I felt javaScript too difficult when I was beginning programming language.
That time, I then took a worst step. To understand javaScript, I had stepped on java. The syntax were much more difficult and I was done with that.
Finally I understood the java programming concept.
And then I was back to JS. I continued learning JS and I realized that, JS is far more easier than any other languages. The syntaxes are clean and I can extend my program vary easily and in my own way.
I never want anyone else to go through these disgusting way of learning programming language.
For understanding its syntaxes, I recommend you this site.
Please read each article of this page. It will help you a lot in understanding JS programming concept.
https://www.digitalocean.com/community/tutorials/understanding-syntax-and-code-structure-in-javascript
+ 18
Khan Academy has a really good is instructional format and presentation that may help you to retain the syntax.
+ 16
Have you tried a "js" cheat sheet?
+ 11
Visit w3schools website. It is good for learning is.
+ 6
Thank....you .I am gonna try it...
+ 6
When u struggle with a syntax u should not take any help from any site(Khan academy) .You should go on writing simple programs and when u get some plobrems see the syntax.
+ 6
And complete the program
+ 6
After some u will surely fill confident and I am sure u will not have any plobrem
+ 5
Always welcome.
If any difficulties, just reply.
+ 4
Yes khan academy is quite a cool app bevause it starts from scratch and finishes on the top of the building. I have been using it since 2years
+ 1
My personal opinion is just go for sololearn challenge in js.or practice a question after going through theory part.