JavaScript Tutorial for Beginners - 03 - Variables

preview_player
Показать описание
Initial review of variables in JavaScript
Рекомендации по теме
Комментарии
Автор

<head>
<script>
var typeOfTeacher = "great";
alert("You are a " + typeOfTeacher + " teacher!");
</script>
</head>

pipodrankje
Автор

Wow why is this channel so underrated?

wistful
Автор

You are an incredible teacher, I can't thank you enough!

annaraman
Автор

You are awesome.. thanks for putting all these awesome tutorials online

amitamanna
Автор

I am building my website as I watch these tutorials! Thanks for all of the great help on my website(Its all about code !)

johnmobey
Автор

why don't use let to declare a variable?

ornythorinquepasanonyme
Автор

Outstanding teaching skill....
I wish our collage teacher can teach like you...😭

shwetanshugupta
Автор

thank you so much ...your explenation was very understable

manupopuri
Автор

Sir, what happened to posting codes for each video just like u did for the HTML

ammarsadeq
Автор

This is great! Do you have a bootcamp or online course where you could learn by projects? but the project is what the student needs or wants to accomplish? I would certainly pay and sign up for something like that!

TheYari
Автор

thank u for all html, css, javascript tutorial
and please use atom editor

rohanbarman
Автор

Could you please put the code pasted in each video, if possible so that we dont need to worry about noting down the code. Thank you!

jyothisrirama
Автор

is this still worth in 2024 i mean the version are changing

Truestory-
Автор

sir do we need to see java series first.

gursimarsingh
Автор

perfect. now i can yell at people to not use adblock on my site LOL

noodletribunal
Автор

Thank you very very much for your great help on this!

jyothisrirama
Автор

Quick question, with your example: var years = 35;
do you have to have a space between years and the equal sign or could you also do it like this with no space between:
var years= 35; ?

EvilYouNight
Автор

hello, i just started your video. are there codes available for us to download? thanks and GREAT VIDEOS!!

Ricebow
Автор

Forgot $ is also possible to begin a variable name

crunckNATIon
Автор

Can i add margin and padding value in Java script External file ?
if yes then how ?

birajaprasad