News
Assignment 2 Project Skeleton Updated (2)Written on 04.12.23 by Sebastian Böhm Dear students, we have uploaded a new version of the project skeleton where we have fixed another two issues: Note that both changes do not impact the implementation task itself, but mostly the… Read more Dear students, we have uploaded a new version of the project skeleton where we have fixed another two issues: Note that both changes do not impact the implementation task itself, but mostly the execution of the tests. Best, |
Assignment 2 Project Skeleton UpdatedWritten on 29.11.23 by Sebastian Böhm Dear students, we have uploaded a new version of the project skeleton where we have fixed two small issues: In addition,… Read more Dear students, we have uploaded a new version of the project skeleton where we have fixed two small issues: In addition, we specified more clearly in the tests for subtask b) in which order the decorators have to be combined. Best, |
EEG-Study Participants Wanted!Written on 27.11.23 by Sebastian Böhm Are you interested in participating in an exciting EEG and eye-tracking study for programmers? Look no further! We have a fantastic opportunity for you to contribute to cutting-edge research in the field of neuroscience. In this study, we will be using state-of-the-art EEG and eye-tracking… Read more Are you interested in participating in an exciting EEG and eye-tracking study for programmers? Look no further! We have a fantastic opportunity for you to contribute to cutting-edge research in the field of neuroscience. In this study, we will be using state-of-the-art EEG and eye-tracking technology to gain valuable insights into the human brain when programmers are reading code. By participating, you will have the chance to learn more about your own brain and how it processes information. To participate, you need to
Sign up for our EEG and eye-tracking study today and embark on a fascinating journey into the world of neuroscience! We look forward to welcoming you to our study! Kind regards |
Assignment 2Written on 27.11.23 by Sebastian Böhm Dear Students, We have just released the second assignment sheet. You can find it in the "Materials" section in the CMS. We also provide you with a project skeleton you have to use for submission. The assignment sheet contains all further information on how and when to hand in your… Read more Dear Students, We have just released the second assignment sheet. You can find it in the "Materials" section in the CMS. We also provide you with a project skeleton you have to use for submission. The assignment sheet contains all further information on how and when to hand in your submission. Any questions regarding the assignment can be asked in tomorrows Q&A session or the forum.
|
Assignment 1 ResultsWritten on 23.11.23 by Sebastian Böhm Dear students, we have just published the results for the first Assignment. You can see your results on your personal status page. Best, |
Assignment 01 Minor CorrectionWritten on 07.11.23 by Lukas Abelt Dear Students, We have uploaded a minor correction to the first assignment sheet. Please make sure to download the latest version of the Assignment Sheet… Read more Dear Students, We have uploaded a minor correction to the first assignment sheet. Please make sure to download the latest version of the Assignment Sheet to avoid any mistakes. Sorry for the inconveniences. Best, the SE team. |
Assignment 01Written on 06.11.23 by Lukas Abelt Dear Students, We have just released the first assignment sheet. You can find it in the "Materials" section in the CMS. We also provide you with a LaTeX template you have to use for submission. The assignment sheet contains all further information on how and when to hand in your… Read more Dear Students, We have just released the first assignment sheet. You can find it in the "Materials" section in the CMS. We also provide you with a LaTeX template you have to use for submission. The assignment sheet contains all further information on how and when to hand in your submission. Any questions regarding the assignment can be asked in tomorrows Q&A session or the forum.
|
Course IntroductionWritten on 23.10.23 by Sebastian Böhm Dear students, tomorrow (2023-10-24), there will be an introductory session where we discuss organizational matters regarding the course this year. Unfortunately, this room does not have a teams setup,… Read more Dear students, tomorrow (2023-10-24), there will be an introductory session where we discuss organizational matters regarding the course this year. Unfortunately, this room does not have a teams setup, so this session, as well as all the other Q&A sessions are in-presence only. Any remaining questions can also be asked in our forum. The link for that can also be found in the uploaded slides or in the menu bar on the CMS. Best, |
Software Engineering Wintersemester 2023/24
About the Lecture
The lecture Software Engineering covers a broad range of topics in software engineering with a special focus on software variability, configuration, generation, and optimization. It builds on basic programming and software engineering concepts, as taught in the lectures Programming 1 & 2 and the SE Lab (Softwarepraktikum). Topics that are covered include:
- Domain analysis, feature modelling
- Automated reasoning about software configuration using SAT solvers
- Runtime parameters, design patterns, frameworks
- Version control, build systems, preprocessors
- Collaboration-based design
- Aspects, pointcuts, advice
- Expression problem, preplanning problem, code scattering & tangling, tyranny of the dominant decomposition, inheritance vs. delegation vs. mixin composition
- Feature interaction problem (structural, control- & data-flow, behavioural, non-functional feature interactions)
- Variability-aware analysis and variational program representation (with applications to type checking and static program analysis)
- Sampling (random, coverage)
- Machine learning for software performance prediction and optimization
Lecture Format
This year, lectures will only be uploaded as videos—there are no in-person lectures. In addition, there will be a Q&A session in person every Tuesday 12-14h.
For the tutorials, we are currently planning a hybrid format (in person + online). More information will be announced closer to the start of the semester. All relevant dates can be found in the course's timetable.
Registration
To get access to exercise sheets and other course material you need to register via this CMS course. Registration opens on 01.09.2023 and ends on 20.11.2023.
Prerequisites
-
Knowledge of programming concepts (as taught in the lectures Programming 1 and Programming 2)
-
Basic knowledge of software processes, design, and testing (as taught and applied in the lecture SE Lab/Softwarepraktikum)
Assignments / Exam
Beside the lecture and weekly practical exercises, there will be a number of assignments in the form of mini-projects for each student to work on (every two to three weeks). The assignments will be assessed based on the principles covered in the lecture. Passing all assignments is a prerequisite for taking the final written exam. The written exam will be graded. Further examination details will be announced by the lecturer at the beginning of the course.
In short:
-
Passing the assignments (prerequisite for the written exam)
-
Passing the written exam
Literature
-
Feature-Oriented Software Product Lines: Concepts and Implementation. S. Apel, et al., Springer, 2013.
-
Generative Programming: Methods, Tools, and Applications: Methods, Techniques and Applications. K. Czarnecki, et al., Addison-Wesley, 2000.
-
Mastering Software Variability with FeatureIDE. J. Meinicke, et al., Springer, 2017.
-
Types and Programming Languages. Benjamin C. Pierce, The MIT Press, 2002.
-
Programmierung - eine Einführung in die Informatik mit Standard ML. Gert Smolka, Oldenbourg Verlag, 2011.