Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add GE01 (QGIS-lisäosien kehitys) #60

Merged
merged 5 commits into from
Sep 23, 2024
Merged

Add GE01 (QGIS-lisäosien kehitys) #60

merged 5 commits into from
Sep 23, 2024

Conversation

JuhoErvasti
Copy link
Contributor

Since we're migrating from using the Jupyter Notebook format let's add the updated course here.

There's substantial changes to the contents as well:

  • There is a new "exercise 0" as a Python primer
  • Some of the more complex Python exercises have been removed or migrated to section 9 (extra exercises)
  • Exercises 1-8 are almost completely new
    • the focus is more on starting with PyQGIS in the script editor
    • the idea is to integrate the things you learn in exercises 1-4 to the plugin development itself later on
  • The sample plugin produced has been overhauled, see https://github.com/GispoCoding/pyqgis-training-sample-plugin
    • the focus is more on creating and manipulating vector layers and their geometries
    • there's also a processing algorithm included
  • There's also a section touching on Qt basics before jumping into Qt Designer
  • I've tried to make some of the sections more approachable by explaining things and adding gifs etc.

Copy link
Contributor

Preview changes here.

Copy link
Contributor

Preview changes here.

Copy link
Contributor

@ismogis ismogis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Kokonaisuus on kerrassaan mainio! Ohjeistus toimii hiukan soveltaen myös Ubuntussa. Tein muutaman kielikorjauksen ja lisäsin muutaman kommentin. Tein näistä oman commitin, niin näet helposti mitä olen muokannut.

Lisäksi skriptieditori oli toisinaan kirjoitettu yhdysmerkillä. Ne voisi myös yhtenäistää.

Copy link
Contributor

Preview changes here.

Copy link
Contributor

Preview changes here.

@JuhoErvasti
Copy link
Contributor Author

@ismogis Kiitos arviosta ja kielikorjauksista! Olikin näköjään paljon kirjoitusvirheitä, näin sitä tulee itse sokeaksi niille. Tein muutokset näissä commiteissa: 2719038 ja bc6fa3d

Copy link
Contributor

Preview changes here.

Copy link
Contributor

@ismogis ismogis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks ready to be merged. Great work!

@JuhoErvasti JuhoErvasti merged commit 9e9a673 into main Sep 23, 2024
1 check passed
@JuhoErvasti JuhoErvasti deleted the add_GE01 branch October 10, 2024 10:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants