Skip to content

Latest commit

 

History

History
51 lines (42 loc) · 3.26 KB

File metadata and controls

51 lines (42 loc) · 3.26 KB

Overview

Find all materials for the course here.

Course Materials

  • Day 1 Basics / Programming
  • Day 2 Functions / Modules
  • Day 3 Computation / Visualisation
  • Day 4 Classes (Objects)
  • Day 5 Data streaming and parsing

Assignments

In this repositories you will find the solutions for the assignments on the next day.

Tutorials

You can proceed in learning python by simply do more python tutorials. Here is a very short list of web sites where you can find tutorials. Depending on you prefered way of learning, you will find introduction to python on youtube as well.

Use python packages/modules

Due to the large amount of python users, a very large number of python modules are available free of charge on the web. We will use some of them already during the course (numpy, scipy, pandas, matplotlib). Here are some overviews but you will find packages for special purposes by a google search.

Important modules

Collections

Other Links

Feedback

It will be great if you give us feedback. You can use a form for this.