#3 JavaScript Tutorial | First Hello World Program

preview_player
Показать описание
Check out our courses:

Coupon: TELUSKO10 (10% Discount)

For More Queries WhatsApp or Call on : +919008963671

In this tutorial post we will be running our first JavaScript program which is a basic Hello World program where we ill simple print Hello World(or any other text) on the browser.
The 2 softwares needed to start of with JavaScript are -
Text Editor : I will be using Visual Studio Code Text Editor which is highly recommended by many specially for Javascript, however you can use any other text editor like Notepad++ or Sublime text etc.
Browser : Of course a browser is needed to load the HTML document and run the JavaScript so I will be using Google Chrome browser. You can use any browser of your choice as most modern browsers have JavaScript enabled by default.
There are 2 ways to include JavaScript in your HTML Document -
Embedding JavaScript in the same HTML document
Using External JavaScript file and linking it in your HTML document.
1. Embedding JS in HTML document -
As you can see in the code below, we are embedding JS code using the script tag of HTML. Usually when the JavaScript code is small it is directly embedded in the HTML document, however, it is not recommended to embed large sized JS code directly in the HTML document as the code becomes un-organized.

2. External JavaScript File -

Video by - Tanmay Sakpal
Рекомендации по теме
Комментарии
Автор

Advance congratulations for 300 k subscribed sir. Huge achievement for educational youtube channel.
❤ from jaipur rajasthan.

abhisheksethi
Автор

The fact that the .write() method lets you literally inject new html into your document is mind-blowing! I can already see all the possibilities! Makes me curious how someone can use JS to alter CSS (I know we're gonna get to it). Thanks bro, your lectures are really helping my old brain figure things out 🙌🏽

ozzyfromspace
Автор

Well explained!
But it looks awkward when you code at the right side but the output is shown on the left side.
If you have not already recorded all the videos for this tutorial series/playlist then, please, I request, by now, keep the VS Code window opened at the left hand side and the browser window at the right. It will help maintaining our natural spirit of thinking and understanding with more ease and comfort. Its a matter of psychology.

Note: If viewers dislike this comment don't change your way, but if they like then you should think, otherwise it's your choice whether you like my suggestion or not. 😊

zulfequar_ali
Автор

Install live server in visual studio code. Live server plugin .. after that you don't need to refresh browser after write new code in VS code. Automatically it will refresh .

xoxo
Автор

I have tried many js tutorials, but this makes me more perfect because of your explanation i really love it.

abubakarsadiq
Автор

Good start up👍👍. Looking forward to learn more thing here... Thankq😀

muthuima
Автор

Good Job brother, Learning JS anew and hope to catch up with you. waiting for you next video. Thanks

fekadehmariam
Автор

Thank you for the tutorial.
Like the way you explain. Waiting for next video 🤔

bhavikakapadia
Автор

thank you #Telusko your channel good than university congratulation

vijithasenadeera
Автор

Dude, Visual Studio code is not just the next editor, its an IDE and is heavy. Sublime text and notepad++ are text editors.

akshaychothe
Автор

Learning is more interesting if you enjoy what you are thank you!!!❤️

manasikokane
Автор

I never seen anyone explaining like this # awesome ji# good explanation

potershootouts
Автор

thanks Guruji ..
U explained it so Smartly..
Keep going 👌

FazilKhan-vrsw
Автор

Great Explanation..Waiting for the next one sir..Thank You...

elvispeter
Автор

Superb! Well explained. I can't believe how difficult others made this. Thanks again.

k.chriscaldwell
Автор

hello, sir, the way you explain is very osm. that's what I was looking for a long time today thank you, sir.

yogitasable
Автор

Sir u do the javascript with node.js installed ....it will be easy for a beginner to understand js who dont know html and tags ...do it with node.js

chinmayapanigrahi
Автор

Thank you for sharing your valuable concepts

sukanyapathak
Автор

And advance Congratulations for 1, 000 Suscribers

AshishSharma-rjtz
Автор

Great coaching sir
I learn slowly but good one too understand

NJblaster