Skip to content

Introduction to programming for kids using JavaScript.

Notifications You must be signed in to change notification settings

Freak-a-zoid/Kids-Coding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 

Repository files navigation

Kids-Coding

Introduction to programming for kids using JavaScript. Link to published website

Introduction

This tutorial is for teaching children to learn programming at a young age. The aim is to allow children to understand programming concepts with direct visual feedback based on basic implementations. Allowing the child to directly see the changes they make in code for a more hands-on approach. Separating itself from traditional approaches, where children are only selecting statements and are not directly writing code.

Children will learn a professional popular programming language JavaScript.

Requirements

Using the p5.js web editor

Code should be written by using the web editor.

The examples in this tutorial will contain both the initial code of the web editor and the added statements that should be added to make the examples work.

To add the code, go to the web editor (via the link above) and add the extra code statements show in the examples.

Run the code with the play button on the top left or enable the auto-refresh option in the editor to automatically run the code.

Index

  1. Introduction to shapes.
  2. <script src="/Kids-Coding/1.%20Introduction%20to%20shapes/Introduction-to-shapes-nav.js"></script>

About

Introduction to programming for kids using JavaScript.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published