Follow these instructions to install all the required software for the course. Make sure you install:
- QGIS
- Some text editor, atom is recommended.
- LaTeX/LyX
- Conda GeoPython39 environment. Start by downloading the most recent Anaconda Distribution. Then follow the instructions on the course's website to create the environment.
It will be useful to know how to access and use the Command Line Interface (CLI) on your OS. This will allow you to use and customize better some of the tools we will be using. You can check out djangogirls or Codecademy or Google CLI on your-OS
.