UtrechtUniversity / workshop-introduction-to-python

One day workshop: Introduction to Python and Pandas.
https://utrechtuniversity.github.io/workshop-introduction-to-python/
Other
2 stars 2 forks source link

Spend less time on edge cases #103

Closed jelletreep closed 8 months ago

jelletreep commented 10 months ago

Focus more on teaching the right thing to do (and reading error messages). focus less on edge cases. Remove examples like: True > False Browse the chapters and exercises and remove edge cases that are not of direct relevance for beginners