Good JavaScript tutorial sites?

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
User avatar
nielsene
DevNet Resident
Posts: 1834
Joined: Fri Aug 16, 2002 8:57 am
Location: Watertown, MA

Good JavaScript tutorial sites?

Post by nielsene »

Can anyone recommend some good JS tutorials? I've always avoided JS on my sites, because I tend to always browse with it turned off. However, I'ld like to start adding some JS enhancements to my site... Things that probably won't help me as I'll still have JS off, but may help others... How do you recommend learning it?
User avatar
Burrito
Spockulator
Posts: 4715
Joined: Wed Feb 04, 2004 8:15 pm
Location: Eden, Utah

Post by Burrito »

I've yet to find a good "all-encompassing" one. I usally hit up w3schools if I have a specific question. Also the MSDN is pretty good (though not entirely standardized...stupid MS).

seems like most JS questions have answers, but they are spattered throughout the net. This is always a good resource too :P

there are quite a few of us here with some decent JS skills.

here is w3schools:
http://www.w3schools.com/js/default.asp
User avatar
n00b Saibot
DevNet Resident
Posts: 1452
Joined: Fri Dec 24, 2004 2:59 am
Location: Lucknow, UP, India
Contact:

Post by n00b Saibot »

You can always ask me 8) well.. you can search w3schools as suggested by Burrito... they have pretty good stuff for beginners in all subjects...
Burrito's Sig wrote: _
/\_\
\/_/ mmm...cubed butter drizzled over bacon fat
I think your cubed butter drizzled a little too left :lol:
Post Reply