show/hide this revision's text 2 added 323 characters in body

Javascript is very good for learning and using functional programming. Watch

You implicitly use it when setting an onclick for an html element.

It's close enough to the C style syntax to not have a lot of extra confsion because of syntax.

It can be used in the browser and on the command line through Java.

For a good overview, watch the Crockford videos from YUI theater.

show/hide this revision's text 1

Javascript. Watch the Crockford videos from YUI theater.