Dart by Google

Posted by Satyen Pandya | Posted in Google, Javascript | Posted on 20-10-2011

1

Recently Google unveiled new programming language – Dart (originally named Dash). It was introduced at the GOTO conference in Aarhus on 10th october, 2011.

Dart

JavaScript – ECMAScript Basics

Posted by Satyen Pandya | Posted in Javascript | Posted on 17-04-2011

0

ECMAScript is the scripting language standardized by Ecma International in the ECMA-262 specification and ISO/IEC 16262. The language is widely used for client-side scripting on the web, in the form of several well-known dialects such as JavaScript, JScript, and ActionScript.

JavaScript was originally developed by Brendan Eich of Netscape under the name Mocha, later LiveScript, and finally renamed to JavaScript. In December 1995, Sun Microsystems and Netscape announced JavaScript in a press release. In March 1996, Netscape Navigator 2.0 was out, featuring support for JavaScript.

JavaScript – Object Basics

Posted by Satyen Pandya | Posted in Javascript | Posted on 17-04-2011

0

Hi, friends after giving brief introduction to the Javascript, lets continue to another

Javascript important topic.

JavaScript – Object Basics

Introduction to Javascript by Satyen

Posted by Satyen Pandya | Posted in Javascript | Posted on 06-02-2011

0

Hi, friends here is a brief introduction to Javascript.

 

First of all what is the javascript ???

It is a client site scripting language which lets the developer the ability to create dynamic web pages.

Further information about the Javascript is given in presentation…

Related Posts Plugin for WordPress, Blogger...