19302101
Lecture
SoSe 22: 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
Tue, 2022-07-26 10:00 - 12:00Klausur
Fri, 2022-07-29 08:00 - 10:00
Klausureinsicht
Location:
T9/049 Seminarraum (Takustr. 9)
Nachklausur
Regular appointments
Wed, 2022-04-20 08:00 - 10:00
Informatik B (Serientermin 2)
Wed, 2022-04-27 08:00 - 10:00
Informatik B (Serientermin 2)
Wed, 2022-05-04 08:00 - 10:00
Informatik B (Serientermin 2)
Wed, 2022-05-11 08:00 - 10:00
Informatik B (Serientermin 2)
Wed, 2022-05-18 08:00 - 10:00
Informatik B (Serientermin 2)
Wed, 2022-05-25 08:00 - 10:00
Informatik B (Serientermin 2)
Wed, 2022-06-01 08:00 - 10:00
Informatik B (Serientermin 2)
Wed, 2022-06-08 08:00 - 10:00
Informatik B (Serientermin 2)
Wed, 2022-06-15 08:00 - 10:00
Informatik B (Serientermin 2)
Wed, 2022-06-22 08:00 - 10:00
Informatik B (Serientermin 2)
Wed, 2022-06-29 08:00 - 10:00
Informatik B (Serientermin 2)
Wed, 2022-07-06 08:00 - 10:00
Informatik B (Serientermin 2)
Wed, 2022-07-13 08:00 - 10:00
Informatik B (Serientermin 2)
Wed, 2022-07-20 08:00 - 10:00
Informatik B (Serientermin 2)
Fri, 2022-04-22 08:00 - 10:00
Informatik B (Serientermin 1)
Fri, 2022-04-29 08:00 - 10:00
Informatik B (Serientermin 1)
Fri, 2022-05-06 08:00 - 10:00
Informatik B (Serientermin 1)
Fri, 2022-05-13 08:00 - 10:00
Informatik B (Serientermin 1)
Fri, 2022-05-20 08:00 - 10:00
Informatik B (Serientermin 1)
Fri, 2022-05-27 08:00 - 10:00
Informatik B (Serientermin 1)
Fri, 2022-06-03 08:00 - 10:00
Informatik B (Serientermin 1)
Fri, 2022-06-10 08:00 - 10:00
Informatik B (Serientermin 1)
Fri, 2022-06-17 08:00 - 10:00
Informatik B (Serientermin 1)
Fri, 2022-06-24 08:00 - 10:00
Informatik B (Serientermin 1)
Fri, 2022-07-01 08:00 - 10:00
Informatik B (Serientermin 1)
Fri, 2022-07-08 08:00 - 10:00
Informatik B (Serientermin 1)
Fri, 2022-07-15 08:00 - 10:00
Informatik B (Serientermin 1)
Fri, 2022-07-22 08:00 - 10:00
Informatik B (Serientermin 1)
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