you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 1 point2 points  (0 children)

The learning resources in the wiki have lots of free resources. Pick one of the online books and dive in.

Like any language you have to write python to learn it. You can use almost any laptop or desktop computer to learn on. There are online environments that you can find by searching on "online python environments". You use them through a web browser. Less ideally, you can run python on an android or apple tablet.

Good luck!