Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 896 Bytes

File metadata and controls

18 lines (14 loc) · 896 Bytes

Author: Jana Lasser
Contact: jana.lasser@ds.mpg.de
Creative Commons License
This work is licensed under a Creative Commons Attribution 4.0 International License.

This is the course material for the "python for beginners" course tought at the Geoscience faculty of the University of Göttingen from June 10th-11th 2017.

The course material is in German only and covers

  • variables and datatypes
  • lists
  • logic and branching
  • list comprehensions
  • functions
  • the Python standard library
  • matrices with NumPy
  • plotting with Matplotlib

An English translation of the materials can be found at https://github.com/JanaLasser/python-introduction