Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a25aae089ecf5c4f

Jump to content

RUR-PLE

From Wikipedia, the free encyclopedia
(RUR-PLE) - RUR - Python Learning Environment
ReleaseDecember 12, 2004; 21 years ago (2004-12-12)[1]
Stable release
1.0.1 / December 29, 2009; 16 years ago (2009-12-29)
Written inPython
Operating systemCross-platform
Available inPython
TypeEducational programming language
LicenseGNU General Public License
Websitecode.google.com/p/rur-ple

RUR - Python Learning Environment (RUR-PLE) is an educational tool to help students learn the Python programming language. Made by André Roberge. RUR-PLE uses the idea behind Karel the Robot, making the learning of Python programming more interesting. A student writes a program that controls a 'robot' that moves through a city consisting of a rectangular grid of streets (left-right) and avenues (up-down).

It is very similar to Guido van Robot (GvR), but RUR-PLE can use all Python features (while GvR only limited subset of syntax). RUR-PLE has 48 lessons (in main European languages and Chinese) with the code and robot environment examples to experiment with.

A second implementation of RUR-PLE, Rurple NG is in progress.[2]

References

[edit]
  1. [Gvr-devel] First release of RUR: a Python Learning Environment From: Andre Roberge - 2004-12-12 04:04, Email Archive: gvr-devel, Guido van Robot, SourceForge.net
  2. Crowley, Paul (2009), Rurple NG: teaching programming with Python
[edit]