Intro to JavaScript

Logo-2021-1
Bootcamp AI

About This Course

Learn the fundamentals of JavaScript, the most popular programming language in web development.

Learning Objectives

JavaScript is the most popular programming language for both front-end and back-end web development. Applications for JavaScript span from interactive websites to the Internet of Things, making it a great choice for beginners and experienced developers looking to learn a new programming language.

Requirements

  • This course is ideal for beginners who are looking to add a new programming language to their toolbelt. JavaScript is also foundational for developers who want to pursue a career in web development. No prior experience is necessary for this course.

Curriculum

134 Lessons

What is JavaScript

01. Intro to JavaScript1:04Preview
02. History of JavaScript1:31
03. The JavaScript Console2:03
04. Developer Tools on Different Browsers
05. console.log0:16
06. JavaScript Demo0:09
07. Lesson 1 Summary0:37
05.2 console.log0:49
06. JavaScript demo

Data Types & Variables

Conditionals

Loops

Functions

Arrays

Objects