19302101
Lecture
SoSe 18: Computer Science B
Max Willert
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
27 Class schedule
Additional appointments
Fri, 2018-07-20 08:00 - 10:00Klausur
Mon, 2018-10-08 16:00 - 18:00
Nachklausur
Regular appointments
Wed, 2018-04-18 08:00 - 10:00
Wed, 2018-04-25 08:00 - 10:00
Wed, 2018-05-02 08:00 - 10:00
Wed, 2018-05-09 08:00 - 10:00
Wed, 2018-05-16 08:00 - 10:00
Wed, 2018-05-23 08:00 - 10:00
Wed, 2018-05-30 08:00 - 10:00
Wed, 2018-06-06 08:00 - 10:00
Wed, 2018-06-13 08:00 - 10:00
Wed, 2018-06-20 08:00 - 10:00
Wed, 2018-06-27 08:00 - 10:00
Wed, 2018-07-04 08:00 - 10:00
Wed, 2018-07-11 08:00 - 10:00
Wed, 2018-07-18 08:00 - 10:00
Fri, 2018-04-20 08:00 - 10:00
Fri, 2018-04-27 08:00 - 10:00
Fri, 2018-05-04 08:00 - 10:00
Fri, 2018-05-11 08:00 - 10:00
Fri, 2018-05-18 08:00 - 10:00
Fri, 2018-05-25 08:00 - 10:00
Fri, 2018-06-01 08:00 - 10:00
Fri, 2018-06-08 08:00 - 10:00
Fri, 2018-06-15 08:00 - 10:00
Fri, 2018-06-22 08:00 - 10:00
Fri, 2018-06-29 08:00 - 10:00
Fri, 2018-07-06 08:00 - 10:00
Fri, 2018-07-13 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 ... read more