From faaa9a14a8b4e9ef3a4214e2700e7f41c0b22a3c Mon Sep 17 00:00:00 2001 From: Andrew Straw Date: Mon, 14 Oct 2024 13:04:49 +0200 Subject: [PATCH] initial commit --- README.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..d66666f --- /dev/null +++ b/README.md @@ -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/