JavaScript
JavaScript is a scripting language that is designed for use with the web. It is built into all modern web browsers and can be used to make web pages more dynamic. JavaScript can be embedded into the HTML of a web page and is executed by the browser on the users computer. It can be used, for example, to validate the entry of a contact form before it is submitted, or, change a web page visually in some way following a particular event.
The Basics
- Getting Started
- Variables
- Operators
- Decision Making
- Loops
- Arrays
- Object Literals
- Object-Oriented JavaScript
Useful Stuff
Examples
- To-Do List
- Budget Calculator
- Pig, Dice Game
- jQuery Fade-In Fade-Out Cycle
- jQuery Draw
- jQuery Photo Search