WDVL JavaScript Tutorial for Programmers
Web Developer's Virtual Library (WDVL) JavaScript Tutorial for Programmers features lessons for those already familiar with another language. Find information on event handlers, operators, variables, and functions.
More information about them, from the website:
This JavaScript tutorial is aimed primarily at those who have had at least some exposure to another programming language. It is not our purpose here to cover the basic concepts of computer programming, but rather illustrate the syntax and methodology of JavaScript. For its part, JavaScript is a rather basic language which conforms tightly to the core concepts of computer programming. Any background in programming, from Visual Basic to Pascal to C (which is far more advanced) is sufficient to readily understanding JavaScript.
Another oldie, page created in 1998(!), but a goodie, if for only entertainment purposes for old school geekers. Certainly not for modern best practices.
Visit WDVL JavaScript Tutorial for Programmers


