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.


Bouncy Balls
373 runs ♦ 0 likes
By Alex Murphy  
Created: 25 Mar 2019
Modified: 17 Sep 2023
bouncy balls
Trampoline World
453 runs ♦ 0 likes
By Alex Murphy  
Created: 9 Apr 2019
Modified: 17 Sep 2023
Learn how to upload images & music
World View (Example)
354 runs ♦ 0 likes
By Alex Murphy  
Created: 2 May 2019
Modified: 17 Sep 2023
World View Example
Bart on fire
455 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