Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Udacity

Introduction to Javascript

via Udacity

Overview

In this course, you will use learn the basics of JavaScript! You will learn how to create and use the primary data types in JavaScript and how to use conditionals and loops to control the flow of your JavaScript code. You'll write your first JavaScript functions and you'll learn how to use arrays and objects to store collections of data. By the end of the course, you use your new JavaScript knowledge to build the core functionality of an eCommerce shopping cart.

Syllabus

  • Introduction to VS Code workspaces
  • What is JavaScript
    • Learn the history of JavaScript and start writing your code immediately using the JavaScript console.
  • Data Types & Variables
    • Learn to represent real-world data using JavaScript variables, and distinguish between the different data types in the language.
  • Conditionals
    • Learn how to add logic to your JavaScript programs using conditional statements.
  • Loops
    • Harness the power of JavaScript loops to reduce code duplication and automate repetitive tasks.
  • Functions
    • Dive into the world of JavaScript functions. Learn to harness their power to streamline and organize your programs.
  • Arrays
    • Learn how to use Arrays to store complex data in your JavaScript programs.
  • Objects
    • Meet the next JavaScript data structure: the Object. Learn to use it to store complex data alongside Arrays.
  • Build a Shopping Cart
    • In this project, you will use your JavaScript development skills to build the core functionality of an eCommerce shopping cart for Kirana's fruit market.

Taught by

James Parkes and Julia Van Cleve

Reviews

Start your review of Introduction to Javascript

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.