Public Reviews and Comments



No reviews have been provided. You can be the first to provide one.





We encourage you to post your opinion.

Share your thoughts.

Your Name:
Your Location:
Article Rating:
Your Review:

Security check *

 



http://javascript.infogami.com/Javascript_in_Ten_Minutes  

Posted by serhatso on 2008-10-20 12:30:28
Filed under İş-Cadooz | Comments (0)

Javascript(ECMAScript)

Javascript in Ten MinutesBreakdown...Basic Typesvar intValue = 1;var floatValue = 3.0;var stringValue = "This is a string ";var sqString = This is also a string;

Javascrip

For more information, visit the original website.