how to really learn javascript , pass the language fundamentals | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 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

8th Nov 2017, 9:10 PM
jay
4 Answers
+ 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
8th Nov 2017, 9:16 PM
jay
jay - avatar
+ 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!
8th Nov 2017, 9:21 PM
jay
jay - avatar
+ 3
@jay i have already learned html and css and bootstrap
8th Nov 2017, 9:17 PM
jay
+ 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
8th Nov 2017, 10:11 PM
Alexis Apablaza
Alexis Apablaza - avatar