August 2021
Beginner
512 pages
13h 23m
English
What you will learn
In this chapter, you’ll build more JavaScript programs. You’ll discover that a computer is fundamentally a data processor and that a program tells the computer what to do with the data. You’ll see how programs store data using variables, and you’ll learn how JavaScript manages diverse kinds of data that can be stored by a program. You’ll also learn how JavaScript manages the visibility of variables within a program. By the end of this chapter, you’ll be able to create useful programs.
Read now
Unlock full access