1 00:00:00,640 --> 00:00:05,290 Welcome to Section two, the basics here and learning the code in JavaScript. 2 00:00:05,320 --> 00:00:07,150 We're going to talk about some basic concepts. 3 00:00:07,180 --> 00:00:08,950 We're going to build a simple program. 4 00:00:09,380 --> 00:00:11,740 We're going to talk about primitive data types. 5 00:00:12,160 --> 00:00:15,240 We can talk about operators, strings and dates. 6 00:00:16,180 --> 00:00:18,880 So let's get started and we'll get that going.