Learn4java
  • Java
    • Java SE
    • Java EE
  • DATABASE
    • Oracle/Sql
    • PL/SQL
  • Design
    • HTML
    • Java Scripts
  • How To...
Java Scripts JavaScipts : Introduction to JavaScripts

JavaScipts : Introduction to JavaScripts

Unknown
Java Scripts
15/08/2016


INTRODUCTION


JavaScript is an interpreted programming or Script language from Netscape. It is somewhat similar in capability to Microsoft's Visual Studio , Sun's Tcl , the UNIX-derived Perl , and IBM's REXX. In general, script languages are easier and faster to code in than the more structured and compiled languages such as C and C++ . Script languages generally take longer to process than compiled languages, but are very useful for shorter programs.
an object-oriented computer programming language commonly used to create interactive effects .

  • Learning the web provides information for beginners and introduces basic concepts of programming and the Internet.
  • JavaScript Guide provide an overview about the JavaScript language and its object.
  • JavaScript Reference provide detalied reference materiel for JavaScript.
  • JavaScript is a core platform , object Oriented reference language.
  • JavaScript contain a standard library of object ,such as Array , Date , and month , and a core set of language element such as operators control structure , and statement  .
  • We am to provide a "guide language" for a web designers and part time programmers who were building Web content from components such as images, plugins, and Java applets. We saw Java as the “component language” used by higher-priced programmers.

History


JavaScript, not to be confused with Java, was created in 10 days in May 1995 by Brendan Eich, then working at Netscape and now of Mozilla. JavaScript was not always known as JavaScript: the original name was Mocha.

The HTML 2.0 specification was published in November of 1995. Since then, the HTML 3.0 draft specification expired on September 28, 1995, without becoming recommended, but HTML 3.2 became a W3C (World Wide Web Consortium) recommendation on January 14, 1997. The public draft for HTML 4.0 was realeased on July 8, 1997 and was officially recommended by the W3C in December that year. It would be another 17 years before the current HTML5 standard was published in October of 2014.


Advantages

Let’s take a step back and count the merits of JavaScript:
  • JavaScript is very easy to implement. All you need to do is put your code in the HTML document and tell the browser that it is JavaScript.
  • JavaScript works on web users’ computers — even when they are offline! .
  •  JavaScript can load content into the document if and when the user needs it, without reloading the entire page — this is commonly referred to as Ajax.











Tweet
JavaScipts : Introduction to JavaScripts Title : JavaScipts : Introduction to JavaScripts
Description : INTRODUCTION JavaScript is an  interpreted   programming or  Script   language from Netscape. It is somewhat similar in capabi...
Rating : 5
← Newer Post Older Post ⇒ Home

Subscribe Us..!!

 Facebook   Twitter    Youtube

Translate

Categories

Java SE Oracle/Sql How To.. HTML Java EE Java Scripts

Popular Post

  • JAVA : Introduction of Data Types
    Hy guyz welcome, Todays Post is related to Data Types in Java, Well First We going to know about Data Types  So, Data Types ...
  • How to install Apache Tomcat Server in Windows
    Hy guys , welcome to Learnforjava.. for installing Apache tomcat server in windows this is the video link -  Install Apache...
  • ORACLE : How To Install Oracle 12c
    Welcome Guys To My Blog, So you Have Worked With Oracle 10g,11g. Now Feel More Experience and More Feature with Oracle 12c. Intr...
  • ORACLE :- Introduction to Oracle
    Welcome guys, Today's post for Oracle Introduction  What  is Oracle ? Oracle Database is an object-relational database manag...
  • HTML : Web Terminology and Its Type
    Welcome to LearnForJava  Today's Topic is About the term Web Terminology So, well there is Following type of web terminology ...
  • SQL : Introduction to Sql
    SQL  ( Structured Query Language ) is a special-purpose programming language designed for managing data held in a relational dat...

Visiters

2188

Followers

Contributors

  • Brajesh Sharma
  • Unknown
  • Unknown
  • abhishek
Copyright 2016 Learn4java - All Rights Reserved