Top » TUTORIALS » INTRO PAGE 1 If you find this page useful
please make a secure donation
My Account  |  Cart Contents  |  Checkout   

Javascript Tutorial Intro - Page 1

JavaScript is a programming language that resembles C more than any other language. If you can program in C, you can easily learn and adapt to the methodology of JavaScript.

JavaScript is not Java.

JavaScript is not Java.
(worth repeating)

JavaScript has some OO (object-oriented) methodology in it, but it is not necessary to understand OO to become proficient at programming in JavaScript.

NetScape and Microsoft have taken JavaScript in two directions. This has caused havoc on us programmers world around. Most simple things in JavaScript can be done by either browser. But hey, what guru hacker/programmer out there just wants to do the simple things?

There is more to this intro...

Continue on to the next page.