JavaScript - Where to start?

Here are some suggestions Plus I am sure so many other folks on the forum who are really great at Javascript will also have suggestions.

The bottom places are free and they use the "learn by doing method"

First place I went to was

Also
https://www.codeschool.com/paths/javascript

Then read the Hype documentation and tutorials on how to attach javascript functions to Hype since this is a unique process in and of itself. Not hard though you just need to understand the Where to attach, When to call the function and The What to call it on. :smile:

Hope this helps.

PS 2 of the other members @MarkHunte, and @gasspence of the forum have a really neat thread about javascript I just came across.