https://github.com/enricofer/python_giscience_2020
Slides di presentazione del corso di programmazione di base in Python - master in gisscience 2020
https://github.com/enricofer/python_giscience_2020
Last synced: about 2 months ago
JSON representation
Slides di presentazione del corso di programmazione di base in Python - master in gisscience 2020
- Host: GitHub
- URL: https://github.com/enricofer/python_giscience_2020
- Owner: enricofer
- License: other
- Created: 2020-03-05T15:55:39.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-02-22T17:06:36.000Z (almost 5 years ago)
- Last Synced: 2025-01-07T10:46:29.348Z (12 months ago)
- Language: Jupyter Notebook
- Size: 20.1 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
[](http://www.mastergiscience.it)
### PYTHON BASE
### https://enricofer.github.io/python_giscience_2020
[(C)2020 CC-BY-SA](https://creativecommons.org/licenses/by-sa/3.0/it/) Enrico Ferreguti enricofer@gmail.com
* [Modulo 1: fondamenti di python - installazione - l'ambiente operativo](https://enricofer.github.io/python_giscience_2020/MODULI/modulo_1.htm)
* [Modulo 2: funzioni, moduli e programmazione ad oggetti](https://enricofer.github.io/python_giscience_2020/MODULI/modulo_2.htm)
* [Modulo 3: moduli, gestione dei pacchetti e strumenti di collaborazione](https://enricofer.github.io/python_giscience_2020/MODULI/modulo_3.htm)
* [Modulo 4: django framework](https://enricofer.github.io/python_giscience_2020/MODULI/modulo_4.htm)