What is CodeGuppy?
codeguppy.com is an online platform that aims to recreate the programming experience of early home computers from the late 70s, 80s, and 90s, but in a modern environment. The platform offers a code editor, a programming language, and a set of kid-friendly commands, with JavaScript as the language of choice The key aspect that makes JavaScript particularly suitable for educational purposes is its flexible syntax, which appeals to beginners. When combined with the p5.js library, a library with deep roots in academia, JavaScript becomes an ideal language for introducing children as young as 10 to the world of programming The p5.js library provides the basic graphical commands that young students will use in their programs, and due to this design, nearly 99 of p5.js sketches can be adapted to run on codeguppy.com. This allows students to graduate to more complex creative programming areas once they are ready, seamlessly transitioning from the codeguppy.com environment
Highlights
- JavaScript-based programming environment with a focus on creative coding and game building
- Utilizes the p5.js library for easy-to-use graphical commands
- Designed to be accessible for kids, teens, and code newbies
- Allows for a gradual transition to more complex creative programming
Features
Coding
Built-in code editor