PDA

View Full Version : Javascript tutorial that isnt tedious?


Markpyro
03-16-2006, 12:34 PM
I'm looking for a clear, extensive (in terms of how advanced it gets into the language) tutorial that isnt tedious (ex. explaining what a loop is, showing how a conditional works, etc). In other words, a tutorial that teaches javascript to someone who already has a foundation in coding.


Thanks ^_^
MP

GrassDragon
03-16-2006, 1:40 PM
You might want to just read through this:

http://www.w3schools.com/js/default.asp

Moser
03-24-2006, 7:02 AM
As I mentioned to you in an different post, check out www.YoungCoders.com --It's a very good place to go if you are into coding, and they can point you in the direction of good tutorials and other programming resources. :)