[Tutor] Tutor Digest, Vol 141, Issue 11

Danny Yoo dyoo at hashcollision.org
Wed Nov 11 19:01:41 EST 2015


>> I am constrained to install anything on my official laptop, therefore I
>> need to have an "online life saver" for Python Learning.
>
>
> You might look into repl.it:
>
>     https://repl.it/languages/python



As for tutorial material, you might look into:

    https://wiki.python.org/moin/BeginnersGuide/NonProgrammers


Learn to Program, by Alan Gauld, is an example of a tutorial that you
might enjoy:

    http://www.alan-g.me.uk/tutor/index.htm





>
> For example:
>
>     https://repl.it/BZUA
>
>
> You'll get a basic Python REPL that you can use from the web.  Helpful
> in situations like the one you're describing.  I wouldn't use it for
> important work, but for learning or exploratory programming, it's
> probably good enough.


More information about the Tutor mailing list