I need to increase my JavaScript skills. I can write basic JS but I need to expand my skills. I am intermediate with JavaScript at best. I use VS 2015 Community and C#. I use web forms. Can anyone recommend a few good tutorials that would help me increase
my js skills?
Member
139 Points
446 Posts
Is there a good VS 2015 / JavaScript tutorial?
Feb 21, 2017 12:16 PM|bobh0526|LINK
I need to increase my JavaScript skills. I can write basic JS but I need to expand my skills. I am intermediate with JavaScript at best. I use VS 2015 Community and C#. I use web forms. Can anyone recommend a few good tutorials that would help me increase my js skills?
Member
600 Points
262 Posts
Re: Is there a good VS 2015 / JavaScript tutorial?
Feb 22, 2017 05:53 AM|JiyaoLee|LINK
Hi bobh0526,
I think you'd better to do more practice. Because many problem will be exposed when practicing
Recommended Resources
1. Some books
a. DOM Scripting:Web Design with JavaScript and the Document Object Model
b. Professional JavaScript for Web
2. Online web site:
a. thecodeplayer http://thecodeplayer.com/
b. w3school https://www.w3schools.com/js/default.asp
c. tutsplus https://code.tutsplus.com/
d. Some advice http://javascriptissexy.com/how-to-learn-javascript-properly/
Hope you will be expert at “javascript”.
Regards,
JiyaoLee