Description: CodeCombat is a game-based learning platform for learning programming languages like JavaScript, Python, and TypeScript. Students can play through fun coding challenges and write real code to control characters in an adventure game.
Type: software
Description: Greenlet is a lightweight concurrency library for Python that allows users to switch between several green threads (coroutines) in a similar way to yield statements. It enables non-blocking cooperative multitasking in Python programs.
Type: software
Pricing: Open Source