Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 1.13 KB

README.md

File metadata and controls

17 lines (11 loc) · 1.13 KB

Assignment-2


Download and Install Required Software

Follow these instructions to install all the required software for the course. Make sure you install:

  1. QGIS
  2. Some text editor, atom is recommended.
  3. LaTeX/LyX
  4. Conda GeoPython39 environment. Start by downloading the most recent Anaconda Distribution. Then follow the instructions on the course's website to create the environment.

Learn some Basics about the Command Line Interface for you OS

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.