Table of Contents
Back Button
Back to Chapter
Control Statements
No items found.
Function & Events
No items found.
Array and its Types
No items found.
OOP : Object Oriented Programming
No items found.
Javascript Standards
No items found.
HTML DOM
No items found.
Javascript : Advanced 1
No items found.
Javascript : Advanced 2
No items found.
Additional JavaScript
No items found.

Say Hello To Javascript

Now, We will understand how the Javascript code looks like.

So Are you Ready??? I'm going to show you the First Program that is "Hello World" Program.

Type the Following Code in the Console Tab :

console.log("Hello World");

Here,

The console.log() is used to write messages to the console.

You will see console.log() details in next chapter.

Here, You Can See Your Output.

Congrats!!! You Have Completed Your First Javascript Code.

In Later Section, we will look more close to Javascript.

Ask queries
Contact Us on Whatsapp
Hi, How Can We Help You?