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

Codecademy

Learn JavaScript: Arrays and Loops

via Codecademy

Overview

Create and manipulate arrays and execute efficient repetitions using loops to develop meaningful programs.
Continue your JavaScript learning journey with Learn JavaScript: Arrays and Loops. So much of the information that we encounter on the web is arranged in lists. Create and manipulate arrays and execute efficient repetitions using loops to develop meaningful programs.



### Skills you’ll gain
* Create and manipulate lists of data using arrays.
* Execute blocks of code multiple times using loops.
* Identify different types of loops and when to use them.

### Notes on prerequisites
We recommend that you complete [Learn JavaScript: Functions and Scope](https://www.codecademy.com/learn/learn-javascript-functions-and-scope) before starting this course.

Syllabus

  • Arrays : In this course, you will learn about arrays, a data structure in JavaScript used to store lists of data.
    • Lesson: Arrays
    • Project: Secret Message
    • Quiz: Arrays
  • Loops : In this course, you will learn how to use for and while loops to execute blocks of code multiple times.
    • Lesson: Loops
    • Project: Whale Talk
    • Quiz: Loops
    • Informational: Next Steps

Taught by

Kenny Lin

Reviews

4.6 rating at Codecademy based on 109 ratings

Start your review of Learn JavaScript: Arrays and Loops

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.