News
Re-exam results & exam inspectionWritten on 11.04.24 by Annika Engel Dear students, the results for the re-exam are published in the cms now. If you want to inspect your exam, we provide one time slot. Dear students, the results for the re-exam are published in the cms now. If you want to inspect your exam, we provide one time slot. All the best, |
HISPOS/LSF registration for re-examWritten on 27.03.24 by Annika Engel Dear students, The HISPOS/LSF registration for the re-exam of the C++ programming course is open until one week before the exam, April 2 23:59 (next week Tuesday). Dear students, The HISPOS/LSF registration for the re-exam of the C++ programming course is open until one week before the exam, April 2 23:59 (next week Tuesday). Please note that this course can only be passed or failed. This means only students who have not yet passed the first exam but have gained admission during the semester can take the re-exam. |
Written on 28.02.24 (last change on 28.02.24) by Annika Engel Dear students, The exam results will be entered in the HISPOS/LSF system after the last inspection slot. All the best, |
First exam results & exam inspectionWritten on 23.02.24 (last change on 23.02.24) by Pascal Hirsch Dear students, the results for the first exam are published in the cms now. If you want to inspect your exam, we provide two time slots. Dear students, the results for the first exam are published in the cms now. If you want to inspect your exam, we provide two time slots. All the best, |
Exam admission & HISPOS/LSF registrationWritten on 12.02.24 by Annika Engel Dear students, Dear students, |
Written on 01.02.24 by Pascal Hirsch Dear students, |
Course EvaluationWritten on 19.01.24 (last change on 26.01.24) by Pascal Hirsch Dear students,
following are the links to evaluate the Programming Course lecture and tutorial.
Deadline for the evaluation is January 31.
Lecture Evaluation:
Tutorial Evaluation:
Dear students,
following are the links to evaluate the Programming Course lecture and tutorial.
Deadline for the evaluation is January 31.
Lecture Evaluation:
Tutorial Evaluation:
All the best,
Programming course team
|
Weather related updateWritten on 18.01.24 by Pascal Hirsch Dear students, |
Exam InformationWritten on 16.01.24 (last change on 19.01.24) by Pascal Hirsch Dear students, Dear students, |
Written on 18.12.23 by Pascal Hirsch Dear students, |
Assignment 1 GradingWritten on 07.12.23 by Pascal Hirsch Dear students, |
Written on 05.12.23 by Pascal Hirsch Dear students, Dear students, |
Written on 30.11.23 by Annika Engel Dear students, We have set the date and location for the exam and re-exam:
All the best, |
Upcoming tutorial questionsWritten on 07.11.23 (last change on 07.11.23) by Pascal Hirsch Dear all, |
Programming Course (MSc Bioinformatics)
General Information
In this course we will teach programming in C++. This course is not intended to serve as an introduction for general programming. We expect that the Bioinformatics Master students taking this course are already proficient in programming.
Since this course is intended for Bioinformatics Master students, these students will be prioritized in case we have too many participants.
Credit Points
This course is credited with 5CP for Bioinformatics (master) students.
Computer Science students can get either 5CP or 6CP (if they decide to do some extra work, like an additional assignment, short seminar, or small project).
Lecture dates:
- Lectures will take place on Thursdays, 12:15-13:45, Building E2.1 Room 001
- The first lecture takes place on October 26, 2023.
Tutorial dates:
- Tutorials will take place on Thursdays from 14:15-15:45, Building E2.1 Room 001
- We will alternate between regular Office Hours and actual Tutorial sessions where we discuss the assignment sheets
- The first tutorial takes place on November 02, 2023.
Registration for the lecture:
- Please register for the course in our CMS to take part in the lectures and exercises.
- Course registration deadline in the CMS is November 01, 2023 at 23:59
Registration for the exam:
- To take part in the exam, you need to register additionally in the LSF.
To obtain a certificate you need to:
- register in the LSF
- successfully complete assignment 0 (until November 08, 2023, 23:59)
- obtain at least 50% of points in the assignment sheets
- pass the exam
Exam:
- February 20, 2024, 14:00-16:00, E2.5 HS1
Re-exam:
- April 09, 2024, 14:00-16:00, E2.5 HS1
Course Material
- Lecture slides and assignments, as well as a discussion forum can be found in our CMS.
- Your code should be hosted on our Gitlab. Accounts and repositories are going to be created for students being enrolled for the course.
Recommended Literature
- For Beginners:
- Stroustrup: Programming — Principles and Practice Using C++
- Breymann: C++ programmieren (German only)
- Advanced Reading:
- Meyers: Effective Modern C++
- Stroustrup: The C++ Programming Language
- Stroustrup: A tour of C++ (3rd edition)