1. PyCharm IDE, installation and setup of open-source GIS tools (QGIS, GDAL) with Python API
2. Python in QGIS - Models, Scripts, GUI
3. QGIS usage via Python console
4. Creation of tools for QGIS in Python (Scripts) - tool structure, basic data processing
5. QGIS API - division, main parts - modules qgis.core, qgis.analysis, qgis.processing
6. Basic objects for creating tools from the qgis.core module
7. Creating tools for QGIS in Python with qgis.core objects - introduction, basic elements of the interface
8. Creating tools for QGIS in Python with qgis.core objects - vector data
9. Creating tools for QGIS in Python with qgis.core objects - raster data
10. Plugin creation - structure, requisites, tools for creation
11. Creating tests (Python module unittest) for own plugin
12. Creating more complex GUIs for Python tools within QGIS
13. Python programs using QGIS API without direct access to QGIS
2. Python in QGIS - Models, Scripts, GUI
3. QGIS usage via Python console
4. Creation of tools for QGIS in Python (Scripts) - tool structure, basic data processing
5. QGIS API - division, main parts - modules qgis.core, qgis.analysis, qgis.processing
6. Basic objects for creating tools from the qgis.core module
7. Creating tools for QGIS in Python with qgis.core objects - introduction, basic elements of the interface
8. Creating tools for QGIS in Python with qgis.core objects - vector data
9. Creating tools for QGIS in Python with qgis.core objects - raster data
10. Plugin creation - structure, requisites, tools for creation
11. Creating tests (Python module unittest) for own plugin
12. Creating more complex GUIs for Python tools within QGIS
13. Python programs using QGIS API without direct access to QGIS