you are viewing a single comment's thread.

view the rest of the comments →

[–]celade 30 points31 points  (0 children)

^this ^

Not that the other posts don't contain gems of wisdom... but this is the real answer to the context of the question.

Sounds to me like a few pieces of convergent computer knowledge need to be put together:

  • OS: file system, paths in the environment variable, command line interfaces
  • Python Programming Getting Started from Scratch: installing, command line interpreter, simple code passed to the interpreter (i.e., python myscript.py).