Introduction to JavaScript

preview_player
Показать описание
An introduction to the concept of variables in JavaScript. Keywords var, null, true, false, and undefined are discussed.
The three basic datatypes - String, Number, and Boolean are introduced.
Рекомендации по теме
Комментарии
Автор

OMG I love your voice and how you speak it's so relaxing, when code can stress us!

craurore
Автор

Thanks for uploading so many materials on your channel. I'm already 42 and just started learning how to code.

northborneoguy
Автор

when I look up for a tutorial I check the voice, yeap this is the right one :)

abdurrahim
Автор

Thanks for offering up such a really great resource. Amazed by how diverse and useful the library of vlogs is. As you mention it's straightforward to use search with your content. I really like what you have done.

colbr
Автор

This is Bob Ross of programming😁😁😁.
Thank you for sharing Your Knowledge width Us !!!!

danielneuber
Автор

Before we know what we wanna do with the box: UNDEFINED.
After we know what we wanna do with the box, if we intentionally choose to leave it empty: NULL.


I hope that makes sense :)


Steve, your voice and pace are really soothing my guy. Keep it up!

ozzyfromspace
Автор

jsbin.com is a great site to use to follow along and run Javascript in the Console without having to use a text editor and running it with Node.js. Thank you for this valuable, easy to understand content!

rwshaw
Автор

Thank you for creating this clip. I liked the way it introduces to concept in a very digested way for some of us, programming neophytes.

CesarJuarezVargas
Автор

Thank you very much, along with following your more advanced tutorials, I am beginning the second round of repeating the same stuff to ensure I really understand them

rotrose
Автор

I came for javascript tut...but it turned into asmr session
Great content 🤗

techiebrat
Автор

I am now in a Bootcamp & too busy learning many languages in addition to Javascript. I'll be back .... before the end of the year. Thanks for such an extensive training course!!

digigoliath
Автор

Auguri !!!! Auguri Carletto tantissimi auguri sei il MotoGP in persona

riceputiGiandomenico
Автор

Hi, can you please explain me the difference between: test = 1; and var test = 1 ? I know without var is assigning new values but what if I dont want to assign and i just declare like this, test = 1 Whats the difference not using var to using var?

RainOnline
Автор

uff thank god this guy got a js leasons to. his css videos was amazing.

klemenck
Автор

Thank you for these great instructional videos. You are a very good lecturer and your videos help me a lot in my studies. Keep up the good work :)

dominikengemann
Автор

Thank you for this content,
-a web dev student

hackzein
Автор

Steve great videos.
Do you have one that show how to attach a right click context menu to <li> ?

nicholasvenezia
Автор

It's the best intro and simple explanation i find it on youtube big thenx dud Love it !!! subscribe and like !!!!

dzprotrader
Автор

Q1: Is it possible to assign values onto a variable in order to be re-intepreted or calculated in order to create a brand new variable or for the original variable to be re-assigned or re-declared?
Q2: Is the //Datatype string mandatory when creating variables? Does it make a difference if it has the "T" or "t"?

CesarJuarezVargas
Автор

Merry Christmas or/and Happy Hannukah Steve :)

DmitriyMalayevProfile