[Edu-sig] happy new python interactive tutorial :)

Jurgis Pralgauskis jurgis.pralgauskis at gmail.com
Tue Feb 17 15:22:05 CET 2009


Hello,
You can try the online interactive python tutorial system (beta)
http://84.55.3.131:801/
(waiting for feedback :)

still no freedom for experimentation,
but local pythoniast proposed different alternatives:
- http://try-python.mired.org/ (sun OS restricted zone)
- PyPy sandboxed python
  http://codespeak.net/pypy/dist/pypy/doc/sandbox.html
  (somebody said, pylons have such in 500 Server Error pages)
- Zope "safe Python" (but won't prevent DOS)
- or just check for some words (import, eval, exec, read, write, file)
before exec'ing
- dedicated virtual server with external process checking and
restarting if some DOS has happened



On Sun, Jan 4, 2009 at 10:37 PM, Jurgis Pralgauskis
<jurgis.pralgauskis at gmail.com> wrote:
> my weekend project in the mood of tryruby
> https://launchpad.net/intro-to-code
>
> what I liked most, that it nicely plays with IDLE
> but I still don't know, how to handle multiline inputs??
> and how to start IDLE on windows...
>
> --
> Jurgis Pralgauskis
> tel: 8-616 77613;
> jabber: jurgis at akl.lt; skype: dz0rdzas;
> Don't worry, be happy and make things better ;)
>



-- 
Jurgis Pralgauskis
tel: 8-616 77613;
jabber: jurgis at akl.lt; skype: dz0rdzas;
Don't worry, be happy and make things better ;)


More information about the Edu-sig mailing list