Compare commits
No commits in common. "d308230d69bae3543ac637bc105d3437fb0f9797" and "b7869c90914077edbb9fb89266ebc602bde7cd9a" have entirely different histories.
d308230d69
...
b7869c9091
24
README.md
24
README.md
|
@ -8,7 +8,7 @@ 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
|
ILIAS: https://ilias.uni-freiburg.de/goto.php?target=crs_3633612&client_id=unifreiburg
|
||||||
|
|
||||||
## Forge login
|
## Forge
|
||||||
|
|
||||||
You should have received an email from the sender
|
You should have received an email from the sender
|
||||||
`strawlab-notify@biologie.uni-freiburg.de` with the email address known by
|
`strawlab-notify@biologie.uni-freiburg.de` with the email address known by
|
||||||
|
@ -29,25 +29,3 @@ We will demonstrate use of the Anaconda Distribution in class.
|
||||||
## The Python Tutor - extremely highly recommended
|
## The Python Tutor - extremely highly recommended
|
||||||
|
|
||||||
http://pythontutor.com/
|
http://pythontutor.com/
|
||||||
|
|
||||||
## Dates and assignments
|
|
||||||
|
|
||||||
| Exercise | Due date (at 23:59) |
|
|
||||||
| ----------- | ------------------- |
|
|
||||||
| exercise-01 | 2024-10-16 |
|
|
||||||
| exercise-02 | 2024-10-23 |
|
|
||||||
| exercise-03 | 2024-10-30 |
|
|
||||||
|
|
||||||
## Submitting assignments
|
|
||||||
|
|
||||||
In the initial part of the class, upload your assignment using the web browser
|
|
||||||
to your own fork of the repository. In other words, if you are named Erika
|
|
||||||
Mustermann, your fork will be at
|
|
||||||
https://strawlab-rp2.zoologie.uni-freiburg.de/mustermann/pm21-dragon . (The name
|
|
||||||
of the repository here is "mustermann/pm21-dragon" and would have been forked
|
|
||||||
from the original repository "straw/pm21-dragon".) Do not rename (or allow your
|
|
||||||
computer to rename) the assignment file. If the name has changed, please change
|
|
||||||
it back to the original name so that the original file is replaced.
|
|
||||||
|
|
||||||
Later in the class we will discuss [git](https://git-scm.com) version control
|
|
||||||
and will go more into depth about what all this is about.
|
|
||||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue