Click here to Skip to main content
15,910,661 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
Who can give me a detailed js document introduction. I know a little about it. I want a deeper js understanding.

Thanks!If you have one please send to my Email: *REMOVED MAIL ADDRESS*
Posted
Updated 7-Nov-10 18:20pm
v2
Comments
JF2015 8-Nov-10 0:21am    
Edited: Removed your e-mail address. Please make sure you never post your mail address to avoid being spammed.
AngelLoose 8-Nov-10 1:05am    
maybe the email address forbid write.

Start from here

https://developer.mozilla.org/en/A_re-introduction_to_JavaScrip[^]

And following is really a good resource to start with javascript.

http://eloquentjavascript.net[^]

For advance concepts you can check

http://ejohn.org/apps/lear[^]
 
Share this answer
 
v2
Hi,

W3schools is best place to begin with JavaScript - it gives a quick overview of the topic and also has a try-it-yourself editor to get an immediate hands-on of js coding. Hope this helps you.

Happy Learning!

Thanks,
DnG
 
Share this answer
 
v3

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900