pm21-dragon/README.md

32 lines
1.1 KiB
Markdown
Raw Normal View History

2024-10-14 07:04:49 -04:00
# 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
2024-10-14 07:26:14 -04:00
## Forge
You should have received an email from the sender
`strawlab-notify@biologie.uni-freiburg.de` with the email address known by
HisINOne for you.
Use this to login to the server at https://strawlab-rp2.zoologie.uni-freiburg.de/user/login .
Username: your last name in lower case and with umlauts spelled in ASCII (Müller -> mueller ).
Password: your initial password will be your matriculation number followed by x (e.g. 1234567x). You will have to change your password.
2024-10-14 07:04:49 -04:00
## Installation of Anaconda
Download the Anaconda Distribution from
[here](https://www.anaconda.com/download).
2024-10-17 12:06:07 -04:00
We will demonstrate use of the Anaconda Distribution in class.
2024-10-14 07:04:49 -04:00
## The Python Tutor - extremely highly recommended
http://pythontutor.com/