JavaScript

 

About JavaScript Tutorial

This tutorial is written for academic purpose and it is for anyone interested in learning JavaScript from scratch. To learn this language you need to practice the examples on a PC using some kind of text editor. There are many tools available such as SublimeText, Notepad++, or Windows Notepad, etc.

It is expected that the students or learners must know how to operate a computer and write code in a notepad or any suitable text editor.

A basic knowledge of HTML and CSS is prerequisite to learn from this tutorial. In case, you are not familiar with HTML and CSS. Visit our HTML tutorial and CSS tutorial section.

JavaScript Tutorial Topics

Start learning from top to bottom and go through each section and lessons within.

JavaScript Introduction

Syntax And Data Types

JavaScript Operators

Java Script Functions

Flow Control

Exception Handling

JavaScript Loops

JavaScript Strings

JavaScript Events

Object Model

Comments

Popular posts from this blog

Visual Basic 6

Python