# GEOG 485 - GIS Programming and Software Development

{% embed url="<https://www.e-education.psu.edu/geog485/node/169>" %}

* [Lesson 1: Introduction to GIS modeling and Python](https://www.e-education.psu.edu/geog485/node/234)
* [Lesson 2: Python and programming basics](https://www.e-education.psu.edu/geog485/node/235)
* [Lesson 3: GIS data access and manipulation with Python](https://www.e-education.psu.edu/geog485/node/253)
* [Final Project proposal assignment](https://www.e-education.psu.edu/geog485/node/280)
* [Lesson 4: Practical Python for the GIS analyst](https://www.e-education.psu.edu/geog485/node/277)
* [Term project and final review quiz](https://www.e-education.psu.edu/geog485/node/324)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://learn.pqtkha.com/programming/technology/python/geog-485-gis-programming-and-software-development.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
