JavaScript – Video Tutorial
Posted by philipnaparan on 4 May, 2010
No comments yet
This item was filled under [ FREE VIDEO TUTORIALS, Web Development ]
Title: JavaScript – Video Tutorial
Description: JavaScript is primarily used as a client-side scripting language used for creating dynamic web pages. The scripts are embedded into HTML pages that are then executed on the client’s system when they view those web pages. Despite its name JavaScript is a completely different language than Java. JavaScript is an interpreted language, meaning that scripts execute without preliminary compilation.
JavaScript – 01 – Introduction


