Back to Browse

JavaScript Data Types and Variables

269 views
Apr 28, 2021
30:35

Programming is all about manipulating data, but what is data? Data is information that we store in our computer programs. In JavaScript, there are three basic types of data: numbers, strings, and Booleans. Numbers are used for representing numbers. JavaScript lets you give names to values using variables. You can think of a variable as a box that you can fit one thing in.

Download

0 formats

No download links available.

JavaScript Data Types and Variables | NatokHD