|
|
|
|
|
by 1331
5160 days ago
|
|
The Racket (http://racket-lang.org/) dialect of Scheme also provides different levels of a programming language with features of increasing complexity, for educational purposes. In the current version, there are five levels to be used while working through _How To Design Programs_ (http://www.htdp.org/). This book is geared toward adults, but Scheme/Racket is also a great language for teaching children (http://www.bootstrapworld.org/). Perhaps this can provide some inspiration for your project. |
|
Seems artificial, treating the highly complex and unsolved problem as if it can already be put into pre-made recipes...