Basic terminal commands and navigation

Basic terminal commands and navigation#

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

  • where files are located on your system

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

Tutorials#

Learning checklist (all platforms)#