Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/giswqs/geog-312-2021

First Steps in GIS Programming (GEOG 312) at the University of Tennessee, Knoxville
https://github.com/giswqs/geog-312-2021

data-science geopython geospatial gis jupyter mapping python

Last synced: 2 months ago
JSON representation

First Steps in GIS Programming (GEOG 312) at the University of Tennessee, Knoxville

Awesome Lists containing this project

README

        

# GEOG-312
First Steps in GIS Programming (GEOG 312) at the University of Tennessee, Knoxville

## Textbooks

* Matthes, Eric (2019) _Python Crash Course, 2nd Edition: A Hands-On, Project-Based Introduction to Programming_. No Starch Press. ISBN: 978-1593279288.
* Zandbergen, Paul A. (2020) _Python Scripting for ArcGIS Pro_. Esri Press. ISBN: 9781589484993.

## Online Python Editor
* [Google Colab](https://colab.research.google.com)
* [JupyterLite](https://gishub.org/jupyterlite)
* [Jupyter.org ](https://jupyter.org/try)
* [Kaggle Kernels](https://www.kaggle.com/kernels)
* [PythonAnywhere](https://www.pythonanywhere.com/try-ipython/)
* [W3schools](https://www.w3schools.com/python/default.asp)

## Software Tools
* [Visual Studio Code](https://code.visualstudio.com)
* [PyCharm](https://www.jetbrains.com/pycharm/download)
* [Miniconda](https://docs.conda.io/en/latest/miniconda.html)
* [Git](https://git-scm.com)
* [ArcGIS Pro ](https://www.esri.com/en-us/arcgis/products/arcgis-pro/resources)
* [QGIS](https://qgis.org)
* [WhiteboxTools](https://jblindsay.github.io/ghrg/WhiteboxTools/index.html)
* [GDAL](https://gdal.org/)