Skip to content
/ hedy Public
forked from hedyorg/hedy

Hedy is a gradual programming language to teach children programming. Gradual languages use different language levels, where each level adds new concepts and syntactic complexity. At the end of the Hedy level sequence, kids master a subset of syntactically valid Python.

License

Notifications You must be signed in to change notification settings

Sidd-T/hedy

Folders and files

NameName
Last commit message
Last commit date
May 23, 2021
Jun 4, 2021
Jun 14, 2021
May 31, 2021
Jun 5, 2021
Jun 5, 2021
Jun 10, 2021
Jun 14, 2021
May 4, 2021
Jun 14, 2021
Jun 12, 2021
Jun 12, 2021
Jun 12, 2021
May 5, 2021
Jun 12, 2021
May 23, 2021
Jun 4, 2021
May 5, 2021
Aug 20, 2020
May 10, 2021
Apr 11, 2021
May 23, 2021
Aug 18, 2020
Jun 14, 2021
Jun 12, 2021
Jun 1, 2021
May 1, 2021
Jun 8, 2021
Mar 15, 2020
Jun 7, 2021
Jun 12, 2021
Jun 5, 2021
Jun 7, 2021
Jun 12, 2021
Apr 26, 2021
May 10, 2021
Jun 9, 2021

Repository files navigation

Hedy

Hedy is a gradual programming language aimed at teaching programming and teaching Python. It teaches using different levels. The first level just offers printing text and asking for input. This level is meant to introduce learners to the idea of a programming language, and the environment. From there, Hedy builds up to include more complex syntax and additional concepts.

image

The latest version of Hedy can be found at hedycode.com.

Want to help improve Hedy?

See how we can use your help here: CONTRIBUTING.md. Full documentation including our design and design principles can be found DESIGN.md

About

Hedy is a gradual programming language to teach children programming. Gradual languages use different language levels, where each level adds new concepts and syntactic complexity. At the end of the Hedy level sequence, kids master a subset of syntactically valid Python.

Resources

License

Citation

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 45.9%
  • JavaScript 34.5%
  • Python 10.6%
  • TypeScript 3.5%
  • C# 3.0%
  • HTML 2.1%
  • Other 0.4%