rurple-ng
learn programming in Python with a robot
Install
- All systems
-
curl cmd.cat/rurple-ng.sh
- Debian
-
apt-get install rurple-ng
- Ubuntu
-
apt-get install rurple-ng
- Kali Linux
-
apt-get install rurple-ng
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install rurple-ng
- Raspbian
-
apt-get install rurple-ng
- Dockerfile
- dockerfile.run/rurple-ng
rurple-ng
learn programming in Python with a robot
Rurple-ng is a rewrite of RUR-PLE[1], a programming learning environment. The student learns programming concepts by controlling a robot. The original RUR-PLE comes with a self-learning tutorial[2] in several languages that can also be used with Rurple-ng. Unlike other programming learning environments, RUR-PLE uses a real world programming language (Python) with no modifications or restrictions. Thus the student can move directly from programming a robot to real world programs. [1] https://github.com/aroberge/rur-ple [2] http://rur-ple.sourceforge.net