237 Forks
1003 Stars
1003 Watchers

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.

How to download and setup hedy

Open terminal and run command
git clone https://github.com/hedyorg/hedy.git
git clone is used to create a copy or clone of hedy repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with hedy https://github.com/hedyorg/hedy/archive/master.zip

Or simply clone hedy with SSH
[email protected]:hedyorg/hedy.git

If you have some problems with hedy

You may open issue on hedy support forum (system) here: https://github.com/hedyorg/hedy/issues