21 lines
606 B
Markdown
21 lines
606 B
Markdown
![]() |
# 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/
|