initial commit
This commit is contained in:
commit
faaa9a14a8
20
README.md
Normal file
20
README.md
Normal file
|
@ -0,0 +1,20 @@
|
||||||
|
# pm21-dragon
|
||||||
|
|
||||||
|
## Introduction
|
||||||
|
|
||||||
|
This is the course material for PM-21: "Python für die Biowissenschaften",
|
||||||
|
Winter Semester 2024-2025 (year of the Dragon), Faculty of Biology, University
|
||||||
|
of Freiburg. The instructors are Prof. Dr. Andrew Straw and Dr. Michael Harrap.
|
||||||
|
|
||||||
|
ILIAS: https://ilias.uni-freiburg.de/goto.php?target=crs_3633612&client_id=unifreiburg
|
||||||
|
|
||||||
|
## Installation of Anaconda
|
||||||
|
|
||||||
|
Download the Anaconda Distribution from
|
||||||
|
[here](https://www.anaconda.com/download).
|
||||||
|
|
||||||
|
We will demonstrate use the Anaconda Distribution in class.
|
||||||
|
|
||||||
|
## The Python Tutor - extremely highly recommended
|
||||||
|
|
||||||
|
http://pythontutor.com/
|
Loading…
Reference in a new issue