Read + Write + Report
Home | Start a blog | About Orble | FAQ | Blogs | Writers | Paid | My Orble | Login

Javascript Introduction and Video tutorial

March 19th 2011 17:16
Javascript is an object oriented scripting language designed for web development to produce dynamic web pages. For this purpose, Javascript code is embedded into the HTML code and interpreted by the client-side.
Javascript can enhance the dynamics and interactive features of your page by allowing you to perform calculations, check forms, write interactive games, add special effects, customize graphics selections, create security passwords and more.

JavaScript
JavaScript

Basic Syntax of Javascript:

1)Javascript files with extension .js or embed inside html

2) A Javascript code block starts with <script type="text/javascript"> and ends with </script>. You can embed your Javascript code block in html file.

3) The comment line starts with //, or start with /* and end with */

4) The JavaScript engine allows the string "<!--" to occur at the start of a SCRIPT element, and ignores further characters until the end of the line. JavaScript interprets "//" as starting a comment extending to the end of the current line. This is needed to hide the string "-->" from the JavaScript parser.

5) Declaration of JavaScript variable starts with var: var x=5; var carname="Volvo";


6) JavaScript is Case Sensitive

7) Other syntax, such as for, while, if, switch, is similar to C language.

Video: JavaScript tutorial playlist
(Click video to see Video, click tiny up arrow in control bar to return to menu.)

34
Vote
Add To: del.icio.us Digg Furl Spurl.net StumbleUpon Yahoo


   
subscribe to this blog 


   

   

   

Add A Comment

To create a fully formatted comment please click here.


CLICK HERE TO LOGIN | CLICK HERE TO REGISTER

Name or Orble Tag
Home Page (optional)
Comments
Bold Italic Underline Strikethrough Separator Left Center Right Separator Quote Insert Link Insert Email
Notify me of replies
Your Email Address
(optional)
(required for reply notification)
Submit
More Posts
1 Posts
1 Posts
1 Posts
106 Posts dating from May 2008
Email Subscription
Receive e-mail notifications of new posts on this blog:
0

Jiansen Lu's Blogs

1570 Vote(s)
0 Comment(s)
37 Post(s)
1076 Vote(s)
0 Comment(s)
20 Post(s)
5628 Vote(s)
1 Comment(s)
164 Post(s)
5740 Vote(s)
51 Comment(s)
95 Post(s)
Moderated by Jiansen Lu
Copyright © 2012 On Topic Media PTY LTD. All Rights Reserved. Design by Vimu.com.
On Topic Media ZPages: Sydney |  Melbourne |  Brisbane |  London |  Birmingham |  Leeds     [ Advertise ] [ Contact Us ] [ Privacy Policy ]