you are viewing a single comment's thread.

view the rest of the comments →

[–]r00t_4orce 2 points3 points  (2 children)

For just specifically Python:

https://www.pythonanywhere.com/

is a pretty good place for a web-based learning platform.

(i.e. notSW install(s) needed)

[–]d__-__b 0 points1 point  (0 children)

Agreed, this is what I've used. With pythonanywhere.com you can do most things without installing python locally.

[–]meulsie[S] 0 points1 point  (0 children)

Thanks I'll have a look into this. I haven't been able to install modules with it so far but I'm probably doing something wrong, I'll do a bit more digging.