JavaScript for Beginners #3 - Variables and Data Types

preview_player
Показать описание
In this JavaScript tutorial for beginners I will cover creating and defining variables in JavaScript. I will also discuss the 5 main primitive datatypes: string, number, boolean, undefined, null.

◾◾◾◾◾
💻 Enroll in The Fundamentals of Programming w/ Python

◾◾◾◾◾◾

⚡ Please leave a LIKE and SUBSCRIBE for more content! ⚡


Tags:
- Tech With Tim
- JavaScript Tutorial
- JavaScript Data Types
- JavaScript Variables
- Variables and DataTypes JavaScript

#JavaScript #JS
Рекомендации по теме
Комментарии
Автор

I can't wait for this tutorial series to get into the more advanced aspects of JavaScript!

Atheawesome
Автор

So happy to have found you. Many other sites and vids frustrate me because they go slow, start with useless topics, and don't show the initial setup. Thanks for making these. Really appreciate it as a new, self-taught programmer.

brennanc
Автор

The best teacher I have found online when it comes to programming. Period. Thank you <3

philipdufour
Автор

You're so articulate, really easy to understand. Thank you

arezouhossein
Автор

Thank you. I really appreciate the length of your videos they’re perfect for me other similar videos drag everything out for hours and I about fall asleep.

hitchhikerxx
Автор

I’m shook at how eloquent Tim is 😭💯🎊🙌🏽

ozzyfromspace
Автор

it's 2021, I'm new to javascript and i'm totally enjoying it!

Khode_Alishon
Автор

I fell asleep while watching other people's tutorial either they are not clear, too slow or not beginner friendly. I am going to finish your entire js playlist. thanks a lot for posting:)

bernardwangg
Автор

when Tim says he is nineteen and I look at

anyway thanks a lot Tim! love your videos

khushaalnandwani
Автор

You can also add strings in ``(ticks)
Edit: Mainly used for adding ' and " in a string

ppratibharajput
Автор

Thank you so much for this series.
Quick question: Even if I don't add semi colon at the end of sentence, it works just fine. Are semi colons optional?

dipeshkolhe
Автор

Nice tutorial..
I'm waiting for some real world practical implementation of JS...😍

neerajtangariya
Автор

After having learned other languages before, I felt the videos were too boring when he keeps explaining about data types and all, so Tim, in one video's description mentioned that if it feels like he is going too slow, watch the video at 2x speed. I know it sounds stupid, but it works, I can understand what he is saying and still feel like everything is a quick recap. I use this while watching other tutorials too. I just adjust the video's speed according to my skill level in each field

fayizmuhammed
Автор

bro I wanted to know that if we don't use the semicolon in js we do not get any error
but then to we use it just for getting that we have started a new line

mohammedahmedanjarwala
Автор

There is no subtitles(automatic too) in this video if you can please add. it would be helpful.

sivaramakrishnans
Автор

If we use same Id for more heading
And change value using javascript
Will all have the same value

mr.genius
Автор

Hey Tim thank you so much your videos are super clear and useful! However I don't understand the result (11:51). Why does the line 12 return "tim"? You changed the value of name ( name = "hello") in line 10, and you said the computer reads the code line by line. So I was expecting tim/hello/hello, not tim/tim/hello. Can you please explain...? :)

victorialeigh