update lists

This commit is contained in:
2025-07-18 22:22:32 +02:00
parent 55bed3b4a1
commit 5916c5c074
3078 changed files with 331679 additions and 357255 deletions

View File

@@ -1,4 +1,4 @@
 Awesome Programming for Kids !Awesome (https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg) (https://github.com/sindresorhus/awesome)
 Awesome Programming for Kids !Awesome (https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg) (https://github.com/sindresorhus/awesome)
A curated list of awesome resources for teaching kids programming. 
Contents
@@ -14,8 +14,8 @@
Lower Elementary 
⟡ Scratch (https://scratch.mit.edu/) - Scratch is a popular visual programming language for beginners, created by MIT. The Scratch website is a platform for kids to make interactive stories and share them with each other.
⟡ Hopscotch (https://www.gethopscotch.com/) - Hopscotch is a code block editor like Scratch, but in an iOS app. Can program code to react to tipping and shaking the device. 
⟡ Evo from Ozobot (https://ozoblockly.com/editor?lang=en&robot=evo&mode=2) - Evo is a tiny robot that can move, light up, and make sounds. Also it detects what color it is driving on. It can follow commands based on the color of the 
line it is following. Or, it can be programmed using a code block editor like Scratch. Hold the robot up to a flashing dot on the screen, and the website will load the program onto the robot with light flashes. 
⟡ Evo from Ozobot (https://ozoblockly.com/editor?lang=en&robot=evo&mode=2) - Evo is a tiny robot that can move, light up, and make sounds. Also it detects what color it is driving on. It can follow commands based on the color of the line it is 
following. Or, it can be programmed using a code block editor like Scratch. Hold the robot up to a flashing dot on the screen, and the website will load the program onto the robot with light flashes. 
⟡ Lightbot (https://lightbot.com/) - Solve puzzles with commands, loops, and conditionals. Comes in Lightbot and lightbot Jr, and a mobile app or a desktop website. 
⟡ Code.org (https://studio.code.org/) - A website with interactive coding games and courses for kids. Covers a large range of ages and skill levels.
⟡ Code Master (https://www.thinkfun.com/products/code-master/) - An addictive board game that builds problem solving skills and understanding of programming logic. Starts basic and moves to very advanced. 
@@ -31,8 +31,8 @@
⟡ Web Design for Kids (https://webdesign.tutsplus.com/series/web-design-for-kids--cms-823) - A series of tutorials teaching children the basics of designing and building a website with HTML and CSS.
⟡ Finch Robot (https://www.birdbraintechnologies.com/finch2/) - A small robot designed for computer science education with support for multiple programming languages.
⟡ Secret Coders (http://www.secret-coders.com/buy-the-books/) - A engaging book series that teaches programming concepts through Logo. 
⟡ Khan Academy - Computer Programming (https://www.khanacademy.org/computing/computer-programming) - A series of web-based programming lessons with interactive challenges, by Khan Academy. Teaches topics like animation, game 
development, and web programming. Users can post questions, which get answered quickly by the community. 
⟡ Khan Academy - Computer Programming (https://www.khanacademy.org/computing/computer-programming) - A series of web-based programming lessons with interactive challenges, by Khan Academy. Teaches topics like animation, game development, and web 
programming. Users can post questions, which get answered quickly by the community. 
⟡ Bitsbox (https://bitsbox.com/) - A monthly box subscription that teaches kids how to code.
⟡ CS Unplugged (http://csunplugged.org/) - A collection of free learning activities that teach Computer Science through engaging games and puzzles that use cards, string, crayons and lots of running around.
⟡ Lauren Ipsum (http://laurenipsum.org/) - A book that teaches problem-solving concepts in the context of programming. Sample chapters available online.
@@ -42,3 +42,6 @@
⟡ Microsoft MakeCode (https://www.microsoft.com/en-us/makecode) - A suite of educational tools for kids, including online environments for game development, minecraft modding, hardware hacking, and more.
⟡ Sphereo (https://sphero.com/products/mini-at-home-learning-kit) - A spherical robot that can be programmed with a block-programming language in a companion app.
⟡ KODU Game Lab (https://www.kodugamelab.com/) - Kodu lets kids create 3D games on the PC and Xbox via a simple visual programming language.
⟡ CodeKidz (https://codekidz.ai/) - Learn through AI tutor and gamified content, including python, javascript, c/c++, game development, machine learning, generative ai, and more.
programmingforkids Github: https://github.com/HollyAdele/awesome-programming-for-kids