Course Hive
Search

Welcome

Sign in or create your account

Continue with Google
or
#6 JavaScript Tutorial | Variables & Data Types
Play lesson

JavaScript Tutorial for Beginners - #6 JavaScript Tutorial | Variables & Data Types

5.0 (3)
31 learners

What you'll learn

This course includes

  • 9.3 hours of video
  • Certificate of completion
  • Access on mobile and TV

Summary

Keywords

Full Transcript

Check out our courses: AI Powered DevOps with AWS - Live Course :- https://go.telusko.com/AIDevOps-AWS Coupon: TELUSKO10 (10% Discount) Complete Java Developer Course Batch-4: https://go.telusko.com/Complete4 Coupon: TELUSKO10 (10% Discount) Master Java Spring Development : https://go.telusko.com/masterjava Coupon: TELUSKO20 (20% Discount) Udemy Courses: Spring: https://go.telusko.com/udemyteluskospring Java:- https://go.telusko.com/udemyteluskojava Java Spring:- https://go.telusko.com/Udemyjavaspring Java For Programmers:- https://go.telusko.com/javaProgrammers Python : https://go.telusko.com/udemyteluskopython Git : https://go.telusko.com/udemyteluskogit Docker : https://go.telusko.com/udemyteluskodocker For More Queries WhatsApp or Call on : +919008963671 website : https://courses.telusko.com/ In this video tutorial we will study and understand the concept of Variables & Data Types in JavaScript. Variables – Following are some basic definitions of variables in a typical programming language context. A variable provides us with a named storage that our programs can manipulate. It is the basic unit of storage in a program. Variables are used to store information to be referenced & manipulated in a computer program. In programming, a variable is a value that can be changed depending on the conditions or information being passed to the program. Data Types – Datatypes are basically type of data that can be used and manipulated in a program. For e.g. numbers(1, 2, 5,5), string(“hello Simple Snippets”, “JS”), boolean(true, false) etc. JavaScript provides different data types to hold different types of values. There are two types of data types in JavaScript.(as shown in the diagram above) Primitive data type (string, number, boolean, null, undefined) Non-primitive (reference) data type (objects, arrays) For Program code, info & more resources checkout this article - https://simplesnippets.tech/javascript-variables-data-types/ Video by - Tanmay Sakpal Simple Snippets Channel link - https://www.youtube.com/simplesnippets

Course Hive

Continue this lesson in the app

Install CourseHive on Android or iOS to keep learning while you move.

Related Courses

FAQs

Course Hive
Download CourseHive
Keep learning anywhere