Tutorials - Tutoriais (English only/Somente em inglês)  

JavaScript Tutorial
Introduction to JavaScript with examples and detailed explanations.
pop

Ask the JavaScript Pro
Free service by inquiry.com providing technical tips on JavaScript.

Basic JavaScript with Examples
In this full-length excerpt from Practical JavaScript Programming, author Reaz Hoque explains the basics of client-side scripting. He also gives you some neat scripts that can enhance your web pages, making them impressively interactive.

Beginner's Guide to JavaScript
Excellent tutorial on JavaScript basics. Also provides tips and working examples.

Creating a JavaScript Site Map
Use JavaScript to create a site map.

Events in JavaScript: An Inside Look
In this article we look closely at using JavaScript to handle events, and at how event differ between the fourth generation browsers.

Internet.com's JavaScript Tutorial
New to JavaScript? Learn all about it with this excellent tutorial!

JavaScript for Beginners
Introduction with example code and simple explanations, ideal for beginners.

JavaScript for Beginners
This is a good place to start here if you're new to JavaScript.

JavaScript for the Total Non-Programmer

This tutorial will take you step by step through the fundamentals of Javascript. You will learn how to write functions, use data from text boxes, create IF-THEN conditionals, program loops, and generally make your web page "smarter."