Skip to content

Instantly share code, notes, and snippets.

@craigsssmith
craigsssmith / coding-resources-for-kids.md
Last active September 26, 2024 02:52
Coding Resources for Kids

Coding Resources for Kids

A curated list of resources for teaching coding to children, from ages 5 upwards. Suggest links in the comments below.

Early Years

  • “Make a Sandwich” game - A simple game where the class has to instruct a computer (the teacher) to make a ham sandwich. This introduces the idea of computers following instructions. Here's another example.
  • Hello Ruby - Various activities, including making a remote control to control your friends.
  • Bee-Bot Floor Robot - Programmable robots that can be used to introduce sequencing and following instructions.
  • Bee-Bot App - An iPad version.
@dypsilon
dypsilon / frontendDevlopmentBookmarks.md
Last active October 26, 2025 08:45
A badass list of frontend development resources I collected over time.