19302101
Lecture
SoSe 23: Computer Science B
Katharina Klost
Comments
Contents
The class focuses on:
- Fundations of programming: imperative and object-oriented programming
- Algorithms and data structures: design and implementation of data structures
- theory of algorithms
We use C++ as an implementation language.
Target Audience
Students with Computer Science as a minor concentration and students of bioinformatics.
closeSuggested reading
- Goodrich, Tamassia: Data Structures and Algorithms in C++
- Stroustrup: Die C++ Programmiersprache
- Cormen, Leiserson, Rivest, Stein: Introduction to Algorithms
- Kleinberg, Tardos: Algorithm Design
- Schöning: Algorithmen - kurz gefasst
28 Class schedule
Additional appointments
Thu, 2023-04-20 12:00 - 14:00Informatik B
Location:
T9/SR 006 Seminarraum (Takustr. 9)
Klausur
Location:
Hs 2 Hörsaal (Habelschwerdter Allee 45)
Location:
T9/049 Seminarraum (Takustr. 9)
Nachklausur
Mon, 2023-10-23 16:00 - 17:00
Informatik B - Nachklausureinsicht
Regular appointments
Wed, 2023-04-19 08:00 - 10:00
Wed, 2023-04-26 08:00 - 10:00
Wed, 2023-05-03 08:00 - 10:00
Wed, 2023-05-10 08:00 - 10:00
Wed, 2023-05-17 08:00 - 10:00
Wed, 2023-05-24 08:00 - 10:00
Wed, 2023-05-31 08:00 - 10:00
Wed, 2023-06-07 08:00 - 10:00
Wed, 2023-06-14 08:00 - 10:00
Wed, 2023-06-21 08:00 - 10:00
Wed, 2023-06-28 08:00 - 10:00
Wed, 2023-07-05 08:00 - 10:00
Wed, 2023-07-12 08:00 - 10:00
Wed, 2023-07-19 08:00 - 10:00
Fri, 2023-04-21 08:00 - 10:00
Fri, 2023-04-28 08:00 - 10:00
Fri, 2023-05-05 08:00 - 10:00
Fri, 2023-05-12 08:00 - 10:00
Fri, 2023-05-19 08:00 - 10:00
Fri, 2023-05-26 08:00 - 10:00
Fri, 2023-06-02 08:00 - 10:00
Fri, 2023-06-09 08:00 - 10:00
Fri, 2023-06-16 08:00 - 10:00
Fri, 2023-06-23 08:00 - 10:00
Fri, 2023-06-30 08:00 - 10:00
Fri, 2023-07-07 08:00 - 10:00
Fri, 2023-07-14 08:00 - 10:00
Fri, 2023-07-21 08:00 - 10:00
Contents
The class focuses on: Fundations of programming: imperative and object-oriented programming Algorithms and data structures: design and implementation of data structures theory ... read more