Learn JavaScript Data Types 2022, Codecademy's Data Types on JavaScript 2022, Programming Concepts

Channel:
Subscribers:
8,020
Published on ● Video Link: https://www.youtube.com/watch?v=AykSD2YOe1c



Duration: 6:19
175 views
3


In this JavaScript lesson from Codecademy's Introduction to JavaScript Course we take a look at the different Data Types that are available for JavaScript. JavaScript Data Types are classifications given to the different types of data that we use when programming. With JavaScript, we have access to 7 fundamental data types. These data types include Strings, Numbers, Null, Booleans, Undefined, Symbols, and Objects. Strings are groups of characters that we surround with quotes (text), then we have Numbers which include any numbers (decimals included). Boolean returns either true or false (usually used for yes or no questions). Null represents intentional absences of values. Undefined is similar to null as it also represents an absence of value though it is used for different purposes. Then there are Symbols (which is a new data type for me), which are unique identifiers. Last are objects which are simply, collections of data that is related. If you are learning JavaScript in 2022, understanding Data Types is fundamental in your journey. Learning JavaScript Data Types will not only help you with programming in JavaScript, but Data Types show up all throughout programming, and understanding them will help you with any programming language.




Other Videos By We Will Code


2022-02-02Pokemon Legends Arceus, Guide for The Trial of Lake Valor, Defeat Alpha Overqwill Part 10
2022-02-01Learn JavaScript 2022, Understanding JavaScript Properties 2022, Properties in JavaScript Data Types
2022-02-01Pokemon Legends Arceus, After Game Missions, A New Day Dawns, Talking to Captain Cyllene
2022-02-01Pokemon Legends Arceus, Guide,The Trial of Lake Verity, How to Defeat Alpha Hisuian Goodra Part 9
2022-02-01Pokemon Legends Arceus, Frenzied Noble Avalugg, The Slumbering Lord of the Tundra, Part 8
2022-01-31Combining Strings in JavaScript 2022, Into to JavaScript on Codecademy, Learn String Concatenation
2022-01-31Pokemon Legends Arceus Gameplay, The Slumbering Lord of the Tundra, Reach Five Star Rank Part 7
2022-01-312022 Javascript Introduction, Arithmetic Operators 2022, Codecademy's Intro to JavaScript 2022 Guide
2022-01-30Pokemon Legends Arceus, Frenzied Noble Electrode, Coronet Highlands Scaling Perilous Heights Part 6
2022-01-30Pokemon Legends Arceus, Coronet Highlands, Wayward Cave, Scaling Perilous Heights, Electrode Part 5
2022-01-29Learn JavaScript Data Types 2022, Codecademy's Data Types on JavaScript 2022, Programming Concepts
2022-01-29Pokemon Legends Arceus, Frenzied Hisuian Arcanine Guide, New Mission, The Lordless Island Part 4
2022-01-29Walkthrough for Pokemon Legends Arceus, Frenzied Noble Hisuian Lilligant, Arezu's Predicament Part 3
2022-01-28Pokemon Legends Arceus Walkthrough and Firstlook at Gameplay, New Pokemon Legends Open World Part 2
2022-01-28Pokemon Legends Arceus Walkthrough and Gameplay, New Pokemon Legends Open World Switch Game Part 1
2022-01-27How to Comment in Javascript, 2022 Javascript Fundamentals on Codecademy, Javascipt Basics, JS Guide
2022-01-272022 Intro to Javascript Course, Understand the JS Console, Codecademy Javascript Fundamentals 2022
2022-01-27Complete Javascript Course 2022, Codecademy's Javascript Introduction 2022, Learn Programming 2022
2022-01-25Assigning the Value of One Variable to Another in Javascript 2022, Learn to Code in 2022 Javascript
2022-01-23Immortal Fenyx Rising, Mean Goddesses Mission, Retrieve Aphrodite's Essense, Ozomene the Hurricane
2022-01-21Immortal Fenyx Rising Guide, One Bad Apple Mission Walkthrough 2022 Immortal Fenyx Rising PS5 Guide



Tags:
codecademy
coding
data types
javascript
learning to code
programming