Introduction to Python for sciences 2020
Overview
First steps with Linux and Bash
First steps with Python
Some characteristics of the language
Basic statements
Functions
Read and write files
Import statements and the standart library
Standard data structure (list, tuple, set and dict)
Intro numpy scipy pandas
Intro matplotlib