+ 4
how to really learn javascript , pass the language fundamentals
I learned the most of fundamentals of the language like ,loops ,functions variables list, objects and all that . But i still don't know how to use the language to interact with the html code and the css . So basically i learned the syntax but don't know how to use the language . i also heard that i need to learn pure javascript before i jump into "jquery" to build base ground . so , i guess my questions is where should i start now , i'm so confused . Any resources or advices will be much appreciated
4 Respostas
+ 7
Have you learnt html and css?
I leaned on w3 schools when I started to dabble with it.
https://www.w3schools.com/js/js_examples.asp
+ 6
Try going through the first few examples and applying them to some sort of project. That is what works best for me anyway, I learn by doing ☺ Good luck!
+ 3
@jay
i have already learned html and css and bootstrap
+ 3
Practice makes the master..
Just try with a small project, so you must code in JS. Questions will appear and Saint Google will answer