Theoretical Computer Science - Bridging Course
Graduate Course -Summer Term 2025
Fabian Kuhn
Course Description
The aim of the course is to provide basic knowledge of theoretical computer science to computer science M.Sc. students who do not yet have this necessary background (e.g., because of a different major during their undergraduate studies). The course introduces the (mathematical) foundations of theoretical computer science. We will see what can be computed and how efficiently, as well as what cannot. More specifically, the following topics will be included:
- Automata
- Formal languages
- Formal grammars
- Turing machines
- Decidability
- Complexity theory
- Logic
Course Format
The course is based on existing recordings provided by Diego Tipaldi combined with weekly interactive exercise lessons. This will prepare the participants for the final exam.
Schedule
In conjunction with the the recorded lecture we offer weekly exercise lessons. The exercise lessons will take place in person every Tuesday at 12:15 - 14:00 in seminar room 51-00-031.
Announcement
There will be an introductory session in the first week of the semester on Tuesday, 22.04.2025 at 12:15 in seminar room 51-00-031.
Data Access
Zulip: An instant messaging platform (Zulip) is offered for all students to discuss any issues related to the course whether among themselves or with the tutor. To join Zulip, click on the invitation link which is also given here.
Important note: The link on how to join Zulip can only be accessed from within the university network (i.e., use VPN to access the page from home or access the internet via the university eduroam).
Course Material
The course is based on existing recordings provided by Diego Tipaldi
Topic | Slides | Recordings | Watch for |
Introduction | PDF1,2 | n/a | n/a |
Mathematical Preliminaries | MP4 (44:30) | Exercise 1 | |
DFA, NFA, Regular Languages | MP4 (1:14:04) | Exercise 2 | |
Closure of Regular Languages | |||
Regular expressions | MP4 (1:37:55) | Exercise 3 | |
Non-regular languages | MP4 (22:12) | ||
Context Free Grammars I | MP4 (1:34:09) | Exercise 4 | |
Context Free Grammars II | MP4 (42:00) | ||
Pushdown Automata | MP4 (1:11:18) | ||
Note: There is an error on page 35 of the second set of the lecture slides on which the pumping lemma for regular languages is stated. The statement should be made about strings s of length at least p from the language A (instead of any string s of length at least p).
Exercise Material
You will be provided with an exercise sheet every week here on the website, which you should work on at home after watching the assigned lecture(s), and the solutions will be discussed in the exercise lessons. It is not mandatory to submit solutions. However in case you wish to get feedback on your written solutions (whether using Latex, Word, or legible handwritten scans), send your solutions to your assigned tutor Salwa Faour by the given deadlines.
Week | Topic(s) | Assigned Date | Due (12 pm) | Exercises | Sample Solution | |
1 | Mathematical Preliminaries | 22.04.2025 | 29.04.2025 | Exercise 01 | Solution 01 | |
2 | DFA, NFA, Regular Languages |
29.04.2025 | 06.05.2025 | Exercise 02 | Solution 02 | |
3 | Regular Expressions, Pumping Lemma |
06.05.2025 | 13.05.2025 | Exercise 03 | Solution 03 | |
4 | Context-Free Grammars Pushdown Automata |
13.05.2025 | 20.05.2025 | Exercise 04 |
Additional Material
Text Books:
[sipser] | Introduction to the Theory of Computation Michael Sipser PWS Publishing, 1997, ISBN 0-534-95097-3 |
|
[HMU] | Introduction to Automata Theory, Languages, and Computation John E. Hopcroft, Rajeev Motwani, Jeffrey D. Ullman Addison-Wesley, 3rd edition, 2006, ISBN 81-7808-347-7 |
|
[mendelson] | Introduction to Mathematical Logic Elliott Mendelson CRC Press, 6th edition, 2015, ISBN-13: 978-1482237726 |
|
[enderton] | A Mathematical Introduction to Logic Herbert B. Enderton Academic Press, 2nd edition, 2001, ISBN-13: 978-0122384523 |