Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
Nächste Überarbeitung | Vorhergehende Überarbeitung | ||
en:modul:m291:learningunits:lu04:aufgaben:01 [2025/01/21 12:04] – angelegt vdemir | en:modul:m291:learningunits:lu04:aufgaben:01 [2025/02/25 12:31] (aktuell) – vdemir | ||
---|---|---|---|
Zeile 1: | Zeile 1: | ||
- | ====== LU04.A01 - Frameworks VS Libraries ====== | + | ====== LU04.A01 - Frameworks VS Libraries: Control Questions |
===== Prerequisites | ===== Prerequisites | ||
* Work type: Peer | * Work type: Peer | ||
* Means of aid: only teaching materials, no websearch, no use of ai. | * Means of aid: only teaching materials, no websearch, no use of ai. | ||
- | * Timeframe: | + | * Timeframe: |
- | * Expected result: A Word/PDF file with the answers of the control questions. | + | * Expected result: A PDF file with the answers of the control questions. |
===== Assignment ====== | ===== Assignment ====== | ||
You have learnt what the difference between a software framework and a library is. Answer therefore the following five questions: | You have learnt what the difference between a software framework and a library is. Answer therefore the following five questions: | ||
- | - What is the primary difference between how libraries and frameworks manage control in a project? (Hint: Think about who calls whom—your code or the framework/ | + | - What is the primary difference between how libraries and frameworks manage control in a project? (Hint: Think about who-calls-whom — your code or the framework/ |
- Can a framework be seamlessly incorporated into an existing project? Why or why not? | - Can a framework be seamlessly incorporated into an existing project? Why or why not? | ||
- Give an example of a library and explain its primary purpose. | - Give an example of a library and explain its primary purpose. | ||
- What does a framework provide that makes it suitable for starting a new project? | - What does a framework provide that makes it suitable for starting a new project? | ||
- Why are libraries important in program linking and binding processes, and how do they differ from frameworks in this regard? | - Why are libraries important in program linking and binding processes, and how do they differ from frameworks in this regard? | ||
+ | |||
+ | ===== Solution ===== | ||
+ | [[en: | ||
+ | |||
+ | ===== Vocabulary ===== | ||
+ | ^ English ^ German ^ | ||
+ | | prerequisite | Grundvoraussetzung | | ||
+ | | seamless | nahtlos | | ||
+ | | in this regard | diesbezüglich | | ||
+ | | to incorporate | einbauen (lassen) | | ||
---- | ---- | ||
[[https:// | [[https:// |