Changing existing code base: Difference between revisions

From 22118
Jump to navigation Jump to search
(Created page with "__NOTOC__ {| width=500 style="font-size: 10px; float:right; margin-left: 10px; margin-top: -56px;" |Previous: Runtime evauation |Next: Last words |} == Required course material for the lesson == GitHub: [https://github.com/agormp Professor Anders Gorm Pedersen's repositories.] Used in teaching this week.<br> GitHub: [https://github.com/genenetwork/ Gene network.] A much larger and thus more complicated/confusing repo.<br> GitHub: [https://github.com/bioinform Th...")
 
mNo edit summary
Line 1: Line 1:
__NOTOC__
__NOTOC__
{| width=500  style="font-size: 10px; float:right; margin-left: 10px; margin-top: -56px;"
{| width=500  style="font-size: 10px; float:right; margin-left: 10px; margin-top: -56px;"
|Previous: [[Runtime evauation]]
|Previous: [[Runtime evaluation]]
|Next: [[Last words]]
|Next: [[Last words]]
|}
|}

Revision as of 14:22, 30 April 2026

Previous: Runtime evaluation Next: Last words

Required course material for the lesson

GitHub: Professor Anders Gorm Pedersen's repositories. Used in teaching this week.
GitHub: Gene network. A much larger and thus more complicated/confusing repo.
GitHub: The Bioinformatics Repository. Different repos, various languages.

Subjects covered

Hands-on addition to a code base,

Exercises to be handed in

There are no exercises for this lecture - or the rest of the course

Exercises for extra practice