Back to Browse

JavaScript Basics: Part 2

468 views
Jan 12, 2024
21:18

In this video, I’ll introduce some of the basic ingredients that make up any JavaScript program. You’ll learn about the fundamental units of JavaScript code that allow you to represent values and give instructions to the computer. You’ll also learn how to assign a name to a value so you can refer to it later in your code. This video also shows how JavaScript categorizes values into different data types based on the kind of information a value can represent. We’ll focus on primitive data types that represent individual values, such as a single number or a single piece of text. Github: https://github.com/markumreed https://www.linkedin.com/in/markumreed/

Download

1 formats

Video Formats

360pmp424.1 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

JavaScript Basics: Part 2 | NatokHD