Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen Revision Vorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
en:modul:m291:learningunits:lu04:theorie:01 [2025/02/25 11:24] – [Library] vdemiren:modul:m291:learningunits:lu04:theorie:01 [2025/03/07 07:57] (aktuell) vdemir
Zeile 19: Zeile 19:
 A framework is a structured platform or foundation for developing applications, offering pre-written code, tools, and guidelines to streamline the process. It provides a standardized way to build and deploy software, saving time and ensuring consistency. Frameworks support specific languages or domains, such as web development (Django, Angular) or data analysis (TensorFlow), enabling efficient and organized coding practices. A framework is a structured platform or foundation for developing applications, offering pre-written code, tools, and guidelines to streamline the process. It provides a standardized way to build and deploy software, saving time and ensuring consistency. Frameworks support specific languages or domains, such as web development (Django, Angular) or data analysis (TensorFlow), enabling efficient and organized coding practices.
  
 +{{ :en:modul:m291:learningunits:lu04:theorie:was_ist_ein_framework_in_der_programmierung.mp4 | Was ist ein Framework in der Programmierung? }}
 ===== Summary ===== ===== Summary =====
  
 {{:en:modul:m291:learningunits:lu04:theorie:who_calls_who.jpg?800| Who-calls-who diagram }} {{:en:modul:m291:learningunits:lu04:theorie:who_calls_who.jpg?800| Who-calls-who diagram }}
 +{{:en:modul:m291:learningunits:lu04:theorie:framework_vs._library.png?800|  Quelle: https://medium.com/@vinciabhinav7/library-vs-frameworks-c7fae502bbcb}}
  
 Libraries and frameworks are tools that simplify software development by providing pre-written code. Libraries offer reusable functions for specific tasks, giving developers control over when and how to use them. Frameworks, on the other hand, define a structured architecture, requiring developers to work within their rules. The "who-calls-who" distinction highlights that in libraries, the developer calls the library, while in frameworks, the framework calls the developer’s code. Libraries and frameworks are tools that simplify software development by providing pre-written code. Libraries offer reusable functions for specific tasks, giving developers control over when and how to use them. Frameworks, on the other hand, define a structured architecture, requiring developers to work within their rules. The "who-calls-who" distinction highlights that in libraries, the developer calls the library, while in frameworks, the framework calls the developer’s code.
  
 ===== Who-Calls-Who Principle ===== ===== Who-Calls-Who Principle =====
-There is also another aspect, which claims to explain the difference between frameworks and libraries: The Who-Calls-Who approach+There is also another aspect, which claims to explain the difference between frameworks and libraries: The Who-Calls-Who-principle
  
 {{ :en:modul:m291:learningunits:lu04:theorie:what_is_the_difference_between_a_framework_and_a_library.mp4 | Who-Calls-Who-Approach}} {{ :en:modul:m291:learningunits:lu04:theorie:what_is_the_difference_between_a_framework_and_a_library.mp4 | Who-Calls-Who-Approach}}
Zeile 49: Zeile 51:
 You will find a list with JavaScript-Libraries und Frameworks including an explaination and a rathing as follows: [[https://www.ionos.de/digitalguide/websites/web-entwicklung/beliebte-javascript-frameworks-und-bibliotheken/ | here ]]. You will find a list with JavaScript-Libraries und Frameworks including an explaination and a rathing as follows: [[https://www.ionos.de/digitalguide/websites/web-entwicklung/beliebte-javascript-frameworks-und-bibliotheken/ | here ]].
  
 +----
 +[[https://creativecommons.org/licenses/by-nc-sa/4.0/|{{https://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png}}]] Volkan Demir
  
  • en/modul/m291/learningunits/lu04/theorie/01.1740479051.txt.gz
  • Zuletzt geändert: 2025/02/25 11:24
  • von vdemir