Data Types in JavaScript || Primitive and Non Primitive Data Types in JavaScript || Class 05.

preview_player
Показать описание
Ever wondered how JavaScript stores different kinds of information? Understanding data types is the foundation of building strong JavaScript programs! In this comprehensive video, we break down both primitive and non-primitive data types in JavaScript, making it easy for beginners to grasp.

TimeStamp :
00:00 Introduction
01:42 Data Types in JavaScript
02:04 Primitive and Non Primitive Data Types
03:16 typeof operator in JavaScript
08:49 number , string and boolean data types in JavaScript
11:12 undefined and null data types in JavaScript
14:00 symbol and BigInt in JavaScript
16:22 Non Primitive Data type in JavaScript
18:00 object in JavaScript
23:08 Keys of object in JavaScript
27:35 Introduction of Arrays and Functions in JavaScript

You'll learn:

The 7 core primitive data types: Numbers (integers & decimals), Strings (text), Booleans (true/false), Undefined (unassigned variables), Null (intentional "no value"), Symbols (unique identifiers), and the new BigInt (large integers).
Working with each primitive type: Performing operations, converting between types, and common pitfalls to avoid.
Non-primitive data types explained: Demystifying Objects (complex data structures) and Arrays (ordered lists of values).
Real-world examples: See how data types come to life in practical coding scenarios.
By the end of this video, you'll be able to confidently:

Declare variables with the appropriate data type.
Write code that efficiently handles different kinds of data.
Avoid common errors related to data types.
This video is perfect for:

JavaScript beginners wanting a strong foundation.
Programmers looking to brush up on core concepts.
Anyone interested in learning the fundamentals of web development.
Ready to unlock the power of data types in JavaScript? Hit that like button and subscribe for more coding adventures!

I am Shahid Naeem and I will teach you every detail you want to learn about online earning courses and freelancing skills e.g; photoshop, illustrator , CorelDraw , MS Word, MS Excel , MS Powerpoint, video editing , Canva, WordPress, and how to make money online step by step in Urdu and Hindi. I am here to teach you everything for free at this platform. If you have any question then feel free to contact me and just drop your question in comments section, I will try my level best to respond you as soon as possible.

********************
For Paid Courses Please visit:
********************
#shahidnaeem

Fiverr Complete Course:

Canva Course:

Adobe Illustrator Tutorial:

Adobe Photoshop Tutorial:

Video Editing with Adobe Premiere Pro:

MS Excel Tutorial:

WordPress Course:

MS Power Point Tutorial:

MS Word Tutorial:

CorelDraw Tutorial:

KineMaster Tutorial :

Logo Design Tutorial :

English Language Course:

Video Editing with Camtasia:

YouTube Earning Tips:

Make Money Online:

**************************************
Facebook Page Link :

My E-Mail :

My Web site :

Our College website :

WhatsApp : 03213614222
Twitter :
Linked in :
Instagram:

Don’t forget to like and share this video.

Disclaimer:
==========
This video is for educational purpose only Copyright Disclaimer U/S 107 of the Copyright Act 1976, allowance is made for " fair use ".
Photos ,Videos , images or Clips used from youtube or google in this video are only for educational purposes and are protected by the Fair Use Law, U/S 107 used for commentary ,criticism, news reporting or education for transformative use .

Best Regards :
Shahid Naeem
Рекомендации по теме
Комментарии
Автор

I am watching your javascript toutrial, you are teaching very kind way. I am sure after this toutrail i will able javascript programer, my request is that keep continue it. get it advance level. mostly that functionaly use of javascript. i mean high level projects. Thanks, God Bless.

sahiline
Автор

w salam sir ans is ( in const we cant change the value after declare but in variable we can change the value after declare)

fahdkhan
Автор

const and var are both used to define and initialize the variables. The difference is that var keyword initialize the variables that can be reassigned and const variable-values can't be reassigned.
Uzma Khan.
City:Sahiwal

UzmaKhan-yokg
Автор

Assalamoalaikum Sir, Allah apko dher sari khushiyan ata karey

Sjawaids
Автор

Walaikum Assalam
Sir the value of variable created with const will not be changed as the variable created with let.
Const name="Zakir Hussain";
Let location="Jacobabad";
Let location="Sindh";
In console result as below:
Zakir Hussain
Sindh.
Sir this is in the way you teach us so easy and very well.
Allah Sain bless and helps you ever.

fullmast
Автор

in constant, we can not change value while in let we change the value
Thanks Sir

Quiz-bw
Автор

Const:-
In const we can't reassign and re-delare the variable or value.

Var:-
In var we can assign multiple time variable or value.

Sir, your tutorial is best for begginers in youtube iam appreciate from you i am12 years old.
Keep it up🎉Mashallah.


Name: Jeevash Khatri.
City: Gulshan-e-Hadeed.

JeevashKhatri
Автор

answer is (camelCase we can use camelCase in programming alot it is a good practice) or snake_case also

fahdkhan
Автор

Difference between Var and Const is as under:-
Value of Var can changed or reassigned but
Value of Const couldn't be changed / reassigned after declaration.

M. Sabir Ali from Sahiwal

MSA-wjlq
Автор

constant mean no change of value
variable mean change of value

faizalifaiz-rrdg
Автор

Variable value is changeable while constant value is not changed.
Muhammad usman from rawalpindi ❤

UsmanKhan-nc
Автор

Q#2: firstName is declaration of variable in camelcase.

UzmaKhan-yokg
Автор

constant got fixed value, on the other hand variable values can vary it can be changed Amjad khan of "Attock"

amjadgraphics
Автор

Dear sir,
i really apricate you give me class monied bellowing i understand your class and i will wetting for the next class thanks alot's.

SaqibJan-roph
Автор

Variable value changed
Constant remains same
From Gujranwala

sanakanwal
Автор

variable means Something Change in a program but constant is fix value it does not change like

arifghori
Автор

constant value is fixed while variable value is changing or varing

entrepreneur
Автор

Shahab from Buner
Variable value changes
While constant remain fix3d

shahabali
Автор

camel variable from Khalid SA / Islamabad

shahzork
Автор

Kashif Rizwan from MULTAN
Ans: Constant cannot change.

KashifRizwan-fp