Video description
Great Javascript: Level 1 will teach you the fundamentals of JavaScript, beginning with adding scripts to your web page, taking you through validation, working with web page elements, to an understanding of objects and how JavaScript handles memory and variable storage. By the time you're done, you'll be more than a casual scripter: you'll be able to take control of your web pages, and bend them to your will.
Throughout the course, you'll build working scripts, move to external JavaScript files, interact with web pages using the Document Object Model, parse strings, and even dig into regular expressions. This is no silly tutorial full of "Hello World" alert boxes, either. From the first section, you'll be writing code that is functional, usable, and will help make you a better web developer.
Publisher resources
Table of contents
- Set Up Your Environment
-
Interactive Web Pages
- Web Pages are Static
- Display a Message with alert()
- JavaScript Syntax is Pretty Simple
- Functions are Reusable Blocks of Code
- A Function is Just JavaScript
- Challenge: Call a Function When an Image is Clicked
- Solution: Call a Function When an Image is Clicked
- Challenge: Make Your Rock More User-Friendly
- Solution: Make Your Rock More User-Friendly
Product information
- Title: Great JavaScript
- Author(s):
- Release date: December 2009
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 063692000094
You might also like
video
JavaScript and Browsers
Examine the role of JavaScript in the browser from its interactions with HTML and the DOM …
video
JavaScript in Action - 3 Fun Interactive JavaScript Projects
Learn and practice JavaScript while building three mini-projects from scratch Project 1 - JavaScript accordion click …
book
The JavaScript PocketGuide
JavaScript is an object-oriented scripting language that enables you to modify a document's structure, styling, and …
video
JavaScript Programming
In this Beginners JavaScript Beginners training course, expert author Craig Buckler teaches you the basics of …