Tuesday, October 20, 2009

VTC on Javascript: free intros of each section!!

Also top 40 Youtube videos on Javascript:
http://www.intelligentedu.com/blogs/post/best_new_training_sites/3720/top-40-javascript-video-tutorials-on-youtube





http://www.computer-training-software.com/javascript.htm

Topics Covered on this Training Video Include:

Overview
Objectives
Introduction
The Big Picture
Object Oriented Pt.1
Object Oriented Pt.2
Set-up Your Personal Web Server
Summary
Basic Concepts
Objectives
Inheritance
Inheritance Exercise
Polymorphism
Polymorphism Exercise Pt.1
Polymorphism Exercise Pt.2
Encapsulation
Encapsulation Exercise
Syntax
Syntax Exercise
Summary
Data Types & Objects
Objectives
Data Types & Variables
Object Types
Creating JavaScript variables Exer 1
Creating JavaScript variables Exer 2
Custom Object Types Exer 1
Custom Object Types Exer 2
Dynamically Insert Objects Pt.1
Dynamically Insert Objects Pt.2
Summary