Alternative JavaScript course for kids

A course to teach kids (age 12-18) computer programming in JavaScript from scratch. Written by Alex Murphy. An alternative to the Introduction to Programming course.

Here are some of the programs (or "Worlds") we will be coding in this course. Click to run them.


World View (Example)
372 runs ♦ 0 likes
By Alex Murphy  
Created: 2 May 2019
Modified: 17 Sep 2023
World View Example
Trampoline World
460 runs ♦ 0 likes
By Alex Murphy  
Created: 9 Apr 2019
Modified: 17 Sep 2023
Learn how to upload images & music
Bouncy Balls
384 runs ♦ 0 likes
By Alex Murphy  
Created: 25 Mar 2019
Modified: 17 Sep 2023
bouncy balls
Bart on fire
467 runs ♦ 0 likes
By Alex Murphy  
Created: 25 Apr 2019
Modified: 17 Sep 2023
Bart is on fire! Help!

Contents

  1. Introduction lesson
  2. Register, Clone and Edit
  3. Upload Music and Images
  4. Comments, Types and Variables
  5. Methods and Calculations
  6. If/Else Statements
  7. For/While Loops
  8. Functions


Notes


Get started

Enough talk. Let's start the course!
Step 1 of 8