Welcome To SUNTEC Tutorial Point - www.sunteccampus.com

  • SUNTEC

    SUNTEC Computer college

  • Computer Programming

    Computer Programming

  • Web Development

    Web Development

  • Computer Accounting

    Computer Accounting

  • SUNTEC Graphic Designing

    Graphic designing

Home » » Javascript Tutorial

Javascript Tutorial

JavaScript is a lightweight, interpreted programming language. It is designed for creating network-centric applications. It is complimentary to and integrated with Java. JavaScript is very easy to implement because it is integrated with HTML. It is open and cross-platform.

Audience

This tutorial has been prepared for JavaScript beginners to help them understand the basic functionality of JavaScript to build dynamic web pages and web applications.

Prerequisites

For this tutorial, it is assumed that the reader have a prior knowledge of HTML coding. It would help if the reader had some prior exposure to object-oriented programming concepts and a general idea on creating online applications.

Execute JavaScript Online

For most of the examples given in this tutorial you will find Try it option, so just make use of this option to execute your JavaScript programs at the spot and enjoy your learning.
Try following example using Try it option available at the top right corner of the below sample code box −

<html>
   <body>
   
      <script language="javascript" type="text/javascript">
         <!--
            document.write("Hello World!")
         //-->
      </script>
      
   </body>
</html>
Share this article :

Activities

  • WUSC Projects
    WUSC's ASSET program student. They were completed Computer Based Accounting . We are one of the...

Latest Post

SCRIPTS

DATABASES

  • SQL Last Day
    LAST_DAY(date) Takes a date or datetime value and returns the corresponding value for the last...
  • SQL
    SQL - Wildcard Operators We have already discussed about the SQL LIKE operator, which is used to...
  • SQL - Alias Syntax
    SQL - Alias Syntax You can rename a table or a column temporarily by giving another name known...
  • SQL - TOP, LIMIT or ROWNUM Clause
    SQL - TOP, LIMIT or ROWNUM Clause The SQL TOP clause is used to fetch a TOP N number or...
  • Populate one table using another table
    Populate one table using another table You can populate the data into a table through the select...

BIG DATA & ANALYTICS

RELATIVE ARTICLE

 
Support : Copyright © 2014. SUNTEC CAMPUS TUTORIAL - All Rights Reserved
Site Designed by Creating Website Inspired Support
Proudly powered by Sun Microcreators