Basic terminal commands and navigation#

In order to start using python (or any programming language, really) you need to know a few very important things about your computer:

  • where are files located on my system?

  • how to use a terminal to navigate between folders to find the files I want to use?

Tutorials#

Learning checklist (all platforms)#