Link to home
Start Free TrialLog in
Avatar of Kailash Kapal
Kailash KapalFlag for India

asked on

Need advice on learning Javascript

I want to learn Javascript and require advise on how to do it. I am not into programming and any help related to what languages i should learn would be great.
Avatar of Prakash Samariya
Prakash Samariya
Flag of India image

To learn Web Technologies like HTML, Javascript, jQuery, Bootstrap etc. below link is the best tutorial site for beginners.
http://www.w3schools.com/ 

HTML: http://www.w3schools.com/html/default.asp
Javascript: http://www.w3schools.com/js/default.asp
jQuery: http://www.w3schools.com/jquery/default.asp
Boostrap: http://www.w3schools.com/bootstrap/default.asp
SOLUTION
Avatar of Olaf Doschke
Olaf Doschke
Flag of Germany image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
I would recommend you to learn from Mozilla Developers Network here is the link: JavaScript MDN
ASKER CERTIFIED SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Free Code Camp is another great free resource for beginners: https://www.freecodecamp.com
Avatar of Kailash Kapal

ASKER

Thanks for the help !!