Skip to content

JanaLasser/python-einfuehrung

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.

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