Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/giswqs/geog-312-fall2019
First Steps in GIS Programming
https://github.com/giswqs/geog-312-fall2019
geoprocessing gis image-processing python
Last synced: 3 months ago
JSON representation
First Steps in GIS Programming
- Host: GitHub
- URL: https://github.com/giswqs/geog-312-fall2019
- Owner: giswqs
- Created: 2019-08-17T21:22:25.000Z (over 5 years ago)
- Default Branch: gh-pages
- Last Pushed: 2019-11-15T04:03:42.000Z (about 5 years ago)
- Last Synced: 2024-05-01T15:39:49.098Z (9 months ago)
- Topics: geoprocessing, gis, image-processing, python
- Language: HTML
- Homepage: https://giswqs.github.io/geog-312
- Size: 19.7 MB
- Stars: 8
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# geog-312
First Steps in GIS Programming
## Lectures
* [Lecture 01 - Introducing Syllabus](https://gishub.org/geog-312)
* [Lecture 02 - Variables and Data Types](https://giswqs.github.io/geog-312/html/GEOG-312_Lecture_02_Variables_Data_Types.html)
* [Lecture 03 - Introducing Lists](https://giswqs.github.io/geog-312/html/GEOG-312_Lecture_03_Introducing_Lists.html)
* [Lecture 04 - Working With Lists](https://giswqs.github.io/geog-312/html/GEOG-312_Lecture_04_Working_With_Lists.html)
* [Lecture 05 - If Statements](https://giswqs.github.io/geog-312/html/GEOG-312_Lecture_05_If_Statements.html)
* [Lecture 06 - Dictionaries](https://giswqs.github.io/geog-312/html/GEOG-312_Lecture_06_Dictionaries.html)
* [Lecture 07 - User Inputs and While Loops](https://giswqs.github.io/geog-312/html/GEOG-312_Lecture_07_User_Input_While_Loops.html)
* [Lecture 08 - Functions](https://giswqs.github.io/geog-312/html/GEOG-312_Lecture_08_Functions.html)
* [Lecture 09 - Classes](https://giswqs.github.io/geog-312/html/GEOG-312_Lecture_09_Classes.html)
* [Lecture 10 - File Handling and Exceptions](https://giswqs.github.io/geog-312/html/GEOG-312_Lecture_10_Files_and_Exceptions.html)
* [Lecture 11 - Setting Up ArcPy](https://giswqs.github.io/geog-312/html/GEOG-312_Lecture_11_Setting_Up_ArcPy.html)
* [Lecture 12 - Introducing Arcpy](https://giswqs.github.io/geog-312/html/GEOG-312_Lecture_12_Introducing_ArcPy.html)
* [Lecture 13 - Exploring Spatial Data](https://giswqs.github.io/geog-312/html/GEOG-312_Lecture_13_Exploring_Spatial_Data.html)
* [Lecture 14 - Introduction to GitHub](https://giswqs.github.io/geog-312/Lectures/GEOG-312_Lecture_14_GitHub_Intro.pdf)
* [Lecture 15 - Creating Custom Tools](https://giswqs.github.io/geog-312/html/GEOG-312_Lecture_15_Creating_Custom_Tools.html)## Labs
* [Lab 01](https://giswqs.github.io/geog-312/html/GEOG-312_Lab_01.html)
* [Lab 02](https://giswqs.github.io/geog-312/html/GEOG-312_Lab_02.html)
* [Lab 03](https://giswqs.github.io/geog-312/html/GEOG-312_Lab_03.html)
* [Lab 04](https://giswqs.github.io/geog-312/html/GEOG-312_Lab_04.html)
* [Lab 05](https://giswqs.github.io/geog-312/html/GEOG-312_Lab_05.html)
* [Lab 06](https://giswqs.github.io/geog-312/html/GEOG-312_Lab_06.html)
* [Lab 07](https://giswqs.github.io/geog-312/html/GEOG-312_Lab_07.html)
* [Lab 08](https://giswqs.github.io/geog-312/html/GEOG-312_Lab_08.html)
* [Lab 09](https://giswqs.github.io/geog-312/html/GEOG-312_Lab_09.html)