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.


Bart on fire
448 runs ♦ 0 likes
By Alex Murphy  
Created: 25 Apr 2019
Modified: 19 May 2019
Bart is on fire! Help!
World View (Example)
336 runs ♦ 0 likes
By Alex Murphy  
Created: 2 May 2019
Modified: 18 May 2019
World View Example
Trampoline World
449 runs ♦ 0 likes
By Alex Murphy  
Created: 9 Apr 2019
Modified: 19 May 2019
Learn how to upload images & music
Bouncy Balls
367 runs ♦ 0 likes
By Alex Murphy  
Created: 25 Mar 2019
Modified: 11 Apr 2019
bouncy balls

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