Section Introduction
Hi, my name is Jordan Hudgens, and I'm going to be your instructor throughout this Javascript development course.
Guide Tasks
  • Read Tutorial
  • Watch Guide Video
Video locked
This video is viewable to users with a Bottega Bootcamp license

In this first section of the course, we're going to walk through some of the fundamental programming principles related to JavaScript. So we're going to talk about concepts such as variables, data structures, and how to perform calculations.

By the end of this section, you're going to be able to build basic programs in JavaScript, and you're also going to be able to identify valid Javascript syntax. So with all that being said, let's dive into the code.