Plangs!
Menu
Sun

CodeMonkey

CodeMonkey
Educational computer coding environment designed to teach programming concepts and languages to beginners, specifically students aged 6-14. It provides an engaging interface where students can learn text-based programming in languages such as Python, Blockly, and CoffeeScript, while also gaining an understanding of fundamental computer science and mathematics concepts. The platform, initially developed by Jonathan Schor, Ido Schor, and Yishai Pinchover, was first released in 2014 with support from the Center for Educational Technology in Israel.
Details
General
Appeared 2014
Released 05/2014
Licenses
Paradigms
Type Systems

Written With

NameDescription
CoffeeScriptCompiles into JavaScript, enhancing its brevity with syntactic sugar inspired by Haskell, Ruby, and Python.
JavaScriptScripting language essential for web interactivity and development.
RubyInterpreted, high-level language focused on productivity and simplicity.