Changes for page Videos
Last modified by mgrawunder on 2025/09/17 11:20
From version 17.1
edited by mgrawunder
on 2025/09/17 11:20
on 2025/09/17 11:20
Change comment:
There is no comment for this version
To version 4.3
edited by mgrawunder
on 2025/09/09 07:44
on 2025/09/09 07:44
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,52 +1,30 @@ 1 1 {{toc/}} 2 2 3 -= Videos: Neues Basis projekt(Stand 2025)=3 += Videos: Neues Basissystem = 4 4 5 - Diese Videos sind im Jahre 2025 neuentstandenundsollendazu dienen, den EInstiegin das neueBasisprojektzuerleichtern.5 +Aufbau des Basissystems 6 6 7 - ==Einführungin dasBasisprojekt ==7 +REST-Kommunikation und OpenAPI 8 8 9 -* Check-Out und Ersteinrichtung [[1080p>>https://swl.informatik.uni-oldenburg.de/swp/video/SWP2025/SWP%20-%20Basisprojekt%202%20-%2001%20Einrichtung.mp4]] (ca. 8 min) 10 -* Überblick über das Basisprojekt [[1080p >>https://swl.informatik.uni-oldenburg.de/swp/video/SWP2025/SWP%20-%20Basisprojekt%202%20-%2002%20Erster%20Einstieg.mp4]](ca. 11 min) 11 11 12 - == Client-Server-Kommunikationmit REST und OpenAPI==10 +Erweiterung der OpenAPI-Schnittstelle am Beispiel 13 13 14 - * REST und OpenAPI [[1080p>>https://swl.informatik.uni-oldenburg.de/swp/video/SWP2025/SWP%20-%20Client-Server%20-%20REST%20und%20OpenAPI.mp4]](ca. 23 min)12 +Dependency Injection 15 15 16 - ==Dependency Injection==14 +Dependency Injection in Spring 17 17 18 -* Allgemeine Einführung Dependency Injection [[1080p >>https://swl.informatik.uni-oldenburg.de/swp/video/SWP2025/SWP%20-%20Dependency%20Injection%20-%20Einf%c3%bchrung.mp4]](ca. 19 min) 19 -* Dependency Injection in Spring [[1080p >>https://swl.informatik.uni-oldenburg.de/swp/video/SWP2025/SWP%20-%20Dependency%20Injection%20-%20Spring.mp4]](ca. 36 min) 20 20 21 -= =ErweiterungrOpenAPI-SchnittstelleamBeispiel==17 += Vorlesungsvideos (Stand 2019/20) = 22 22 23 -* REST undOpenAPI:BeispielfürErweiterungrSchnittstelle [[1080p>>https://swl.informatik.uni-oldenburg.de/swp/video/SWP2025/SWP%20-%20OpenAPI%20-%20Beispiel%20-%20Erweiterung.mp4]](ca.14 min)19 +**Während der (Corona-)Zeit ohne Präsenzbetrieb sind Vorlesungsvideos entstanden. Diese Videos repräsentieren aktuell den Stand von 2019/20. Bitte auch die Videos am Ende (Tutorials) beachten.** 24 24 25 -== Server-Client-Kommunikation mit WebSockets==21 +== Kick-Off == 26 26 27 -* Web Socket Umsetzung im Basisprojekt [[1080p >>https://swl.informatik.uni-oldenburg.de/swp/video/SWP2025/SWP%20-%20Basisprojekt%20-%20WS%20Kommunikation.mp4]](ca. 29 min) 23 +* Teil 1 (Allgemeine Infos zum SWP): [[1080p>>url:https://swl.informatik.uni-oldenburg.de/swp/video/SWP2020/KickOff/SWP_VL_01_Kick_off_Teil1.mp4]] [[720p >>url:https://swl.informatik.uni-oldenburg.de/swp/video/SWP2020/KickOff/720p/SWP_VL_01_Kick_off_Teil1_720p.mp4]](ca. 16 min) 24 +* Teil 2 (Tools, Bewertung, Ablauf): [[1080p>>url:https://swl.informatik.uni-oldenburg.de/swp/video/SWP2020/KickOff/SWP_VL_01_Kick_off_Teil2.mp4]] [[720p >>url:https://swl.informatik.uni-oldenburg.de/swp/video/SWP2020/KickOff/720p/SWP_VL_01_Kick_off_Teil2_720p.mp4]](ca. 21 min) 25 +* Teil 3 (Informationen zur eigentlichen Aufgabe) → findet sich unter [[Aktuelles>>Main.Aktuelles.WebHome]] 26 +* Teil 4 (Konkrete Aufgaben und Teilaufgaben): [[1080p>>url:https://swl.informatik.uni-oldenburg.de/swp/video/SWP2020/KickOff/SWP_VL_01_Kick_off_Teil4.mp4]] [[720p >>url:https://swl.informatik.uni-oldenburg.de/swp/video/SWP2020/KickOff/720p/SWP_VL_01_Kick_off_Teil4_720p.mp4]](ca. 16 min) 28 28 29 -== Model-View-Presenter == 30 - 31 -* Model-View-Presenter im Basisprojekt [[1080p >>https://swl.informatik.uni-oldenburg.de/swp/video/SWP2025/SWP%20-%20Model%20View%20Presenter.mp4]](ca. 2 min) 32 - 33 -== Quellcode des Basisprojektes == 34 - 35 -Hier gehe ich einmal über (fast) alle Klassen des Servers und des Clients. Diese Videos sollte man sich erst anschauen, wenn man REST und Dependency Injection verstanden hat! 36 - 37 -* Server [[1080p>>https://swl.informatik.uni-oldenburg.de/swp/video/SWP2025/SWP%20-%20Basisprojekt%20-%20Quellcode%20-%20Server.mp4]] (ca. 44 min) 38 -* Client [[1080p>>https://swl.informatik.uni-oldenburg.de/swp/video/SWP2025/SWP%20-%20Basisprojekt%20-%20Quellcode%20-%20Client.mp4]] (ca. 25 min) 39 - 40 -== Debuggen mit IntelliJ == 41 - 42 -* Einfaches Beispiel für das Debuggen mit IntelliJ im Basisprojekt [[1080p>>https://swl.informatik.uni-oldenburg.de/swp/video/SWP2025/SWP%20-%20Basisprojekt%20-%20IntelliJ%20-%20Debugmodus.mp4]] (ca. 9 min) 43 - 44 - 45 - 46 -= Videos die immer noch "funktionieren" = 47 - 48 -Diese Videos enthalten nicht in allen Details den letzten Stand, sind inhaltlich aber immer noch korrekt und sinnvoll. 49 - 50 50 == Scrum == 51 51 52 52 * Einführung [[1080p>>url:https://swl.informatik.uni-oldenburg.de/swp/video/SWP2020/Scrum/SWP_VL_02_Scrum_Teil_1_Einfuehrung.mp4]] [[720p >>url:https://swl.informatik.uni-oldenburg.de/swp/video/SWP2020/Scrum/720p/SWP_VL_02_Scrum_Teil_1_Einfuehrung_720p.mp4]](ca. 20 min) ... ... @@ -63,38 +63,6 @@ 63 63 64 64 * [[1080p>>url:https://swl.informatik.uni-oldenburg.de/swp/video/SWP2020/EreignisgetriebeneVerarbeitung/EreignisgetriebeneVerarbeitung.mp4]] [[720p >>url:https://swl.informatik.uni-oldenburg.de/swp/video/SWP2020/EreignisgetriebeneVerarbeitung/720p/EreignisgetriebeneVerarbeitung_720p.mp4]](ca. 10 min) 65 65 66 -== Gitflow == 67 - 68 -* Gitflow [[1080p>>url:https://swl.informatik.uni-oldenburg.de/swp/video/SWP2020/Basisarchitektur/Basisarchitektur_Teil5_Gitflow.mp4]] [[720p >>url:https://swl.informatik.uni-oldenburg.de/swp/video/SWP2020/Basisarchitektur/720p/Basisarchitektur_Teil5_Gitflow_720p.mp4]](ca. 8 min) 69 - 70 -== Maven == 71 - 72 -* Vollständig [[1080p>>url:https://swl.informatik.uni-oldenburg.de/swp/video/SWP2020/Maven/SWP_VL_05_Maven.mp4]] [[720p >>url:https://swl.informatik.uni-oldenburg.de/swp/video/SWP2020/Maven/720p/SWP_VL_05_Maven_720p.mp4]](ca. 27 min) 73 -* Einführung [[1080p>>url:https://swl.informatik.uni-oldenburg.de/swp/video/SWP2020/Maven/SWP_VL_05_Maven_Teil_1.mp4]] [[720p >>url:https://swl.informatik.uni-oldenburg.de/swp/video/SWP2020/Maven/720p/SWP_VL_05_Maven_Teil_1_720p.mp4]](ca. 11 min) 74 -* Dependencies, Plugins [[1080p>>url:https://swl.informatik.uni-oldenburg.de/swp/video/SWP2020/Maven/SWP_VL_05_Maven_Teil_2.mp4]] [[720p >>url:https://swl.informatik.uni-oldenburg.de/swp/video/SWP2020/Maven/720p/SWP_VL_05_Maven_Teil_2_720p.mp4]](ca. 16 min) 75 - 76 -== Testen == 77 - 78 -* Einführung (u.a. UnitTest vs. Intergrationstest) [[1080p>>url:https://swl.informatik.uni-oldenburg.de/swp/video/SWP2020/Testen/SWP_VL_06_Testen_Teil1.mp4]] [[720p >>url:https://swl.informatik.uni-oldenburg.de/swp/video/SWP2020/Testen/720p/SWP_VL_06_Testen_Teil1_720p.mp4]](ca. 13 min) 79 -* Schreiben eines gutes Tests [[1080p >>url:https://swl.informatik.uni-oldenburg.de/swp/video/SWP2020/Testen/SWP_VL_06_Testen_Teil2.mp4]][[720p >>url:https://swl.informatik.uni-oldenburg.de/swp/video/SWP2020/Testen/720p/SWP_VL_06_Testen_Teil2_720p.mp4]](ca. 9 min) 80 -* JUnit 5 (mit Beispielen aus dem SWP) [[1080p>>url:https://swl.informatik.uni-oldenburg.de/swp/video/SWP2020/Testen/SWP_VL_06_Testen_Teil3.mp4]] [[720p >>url:https://swl.informatik.uni-oldenburg.de/swp/video/SWP2020/Testen/720p/SWP_VL_06_Testen_Teil3_720p.mp4]](ca. 18 min) 81 -** Die Säulen guter Tests [[1080p >>url:https://swl.informatik.uni-oldenburg.de/swp/video/SWP2020/Testen/SWP_VL_06_Testen_Teil4.mp4]][[720p >>url:https://swl.informatik.uni-oldenburg.de/swp/video/SWP2020/Testen/720p/SWP_VL_06_Testen_Teil4_720p.mp4]](ca. 13 min) 82 -** Mocking (u.a. Mockito) [[1080p >>url:https://swl.informatik.uni-oldenburg.de/swp/video/SWP2020/Testen/SWP_VL_06_Testen_Teil5.mp4]][[720p>>url:https://swl.informatik.uni-oldenburg.de/swp/video/SWP2020/Testen/720p/SWP_VL_06_Testen_Teil5_720p.mp4]] (ca. 13 min) 83 -** Beispiel in IntelliJ: Integrationstest mit dem Guava Event Bus [[1080p >>url:https://swl.informatik.uni-oldenburg.de/swp/video/SWP2020/Testen/Test6_IntegrationTestEventBus.mp4]][[720p>>url:https://swl.informatik.uni-oldenburg.de/swp/video/SWP2020/Testen/720p/Test6_IntegrationTestEventBus_720p.mp4]] (ca. 6 min) 84 - 85 - 86 - 87 -= Vorlesungsvideos (Stand 2019/20) = 88 - 89 -**Während der (Corona-)Zeit ohne Präsenzbetrieb sind Vorlesungsvideos entstanden. Diese Videos repräsentieren aktuell den Stand von 2019/20. Bitte auch die Videos am Ende (Tutorials) beachten.** 90 - 91 -== Kick-Off == 92 - 93 -* Teil 1 (Allgemeine Infos zum SWP): [[1080p>>url:https://swl.informatik.uni-oldenburg.de/swp/video/SWP2020/KickOff/SWP_VL_01_Kick_off_Teil1.mp4]] [[720p >>url:https://swl.informatik.uni-oldenburg.de/swp/video/SWP2020/KickOff/720p/SWP_VL_01_Kick_off_Teil1_720p.mp4]](ca. 16 min) 94 -* Teil 2 (Tools, Bewertung, Ablauf): [[1080p>>url:https://swl.informatik.uni-oldenburg.de/swp/video/SWP2020/KickOff/SWP_VL_01_Kick_off_Teil2.mp4]] [[720p >>url:https://swl.informatik.uni-oldenburg.de/swp/video/SWP2020/KickOff/720p/SWP_VL_01_Kick_off_Teil2_720p.mp4]](ca. 21 min) 95 -* Teil 3 (Informationen zur eigentlichen Aufgabe) → findet sich unter [[Aktuelles>>Main.Aktuelles.WebHome]] 96 -* Teil 4 (Konkrete Aufgaben und Teilaufgaben): [[1080p>>url:https://swl.informatik.uni-oldenburg.de/swp/video/SWP2020/KickOff/SWP_VL_01_Kick_off_Teil4.mp4]] [[720p >>url:https://swl.informatik.uni-oldenburg.de/swp/video/SWP2020/KickOff/720p/SWP_VL_01_Kick_off_Teil4_720p.mp4]](ca. 16 min) 97 - 98 98 == Basissystem == 99 99 100 100 (Hinweis: Im Laufe der Zeit verändert sich das Basisprojekt. Die Videos beziehen sich auf die Version aus dem Jahr 2020. Es sollte aber keinen Einfluss auf das Verständnis haben. Unten, bei Tutorials, gibt es einen Beispieldurchlauf für das Login in IntelliJ für die Version aus dem Jahr 2021). ... ... @@ -116,6 +116,21 @@ 116 116 * Google Guice1 (Inject) [[1080p>>url:https://swl.informatik.uni-oldenburg.de/swp/video/SWP2020/DependencyInjection/SWP_VL_04_DependencyInjection_Teil3_Google_Guice.mp4]] [[720p >>url:https://swl.informatik.uni-oldenburg.de/swp/video/SWP2020/DependencyInjection/720p/SWP_VL_04_DependencyInjection_Teil3_Google_Guice_720p.mp4]](ca. 14 min) 117 117 * Google Guice 2 (Assisted) [[1080p>>url:https://swl.informatik.uni-oldenburg.de/swp/video/SWP2020/DependencyInjection/SWP_VL_04_DependencyInjection_Teil4_GuiceAssisted.mp4]] [[720p >>url:https://swl.informatik.uni-oldenburg.de/swp/video/SWP2020/DependencyInjection/720p/SWP_VL_04_DependencyInjection_Teil4_GuiceAssisted_720p.mp4]](ca. 9 min) 118 118 65 +== Maven == 66 + 67 +* Vollständig [[1080p>>url:https://swl.informatik.uni-oldenburg.de/swp/video/SWP2020/Maven/SWP_VL_05_Maven.mp4]] [[720p >>url:https://swl.informatik.uni-oldenburg.de/swp/video/SWP2020/Maven/720p/SWP_VL_05_Maven_720p.mp4]](ca. 27 min) 68 +* Einführung [[1080p>>url:https://swl.informatik.uni-oldenburg.de/swp/video/SWP2020/Maven/SWP_VL_05_Maven_Teil_1.mp4]] [[720p >>url:https://swl.informatik.uni-oldenburg.de/swp/video/SWP2020/Maven/720p/SWP_VL_05_Maven_Teil_1_720p.mp4]](ca. 11 min) 69 +* Dependencies, Plugins [[1080p>>url:https://swl.informatik.uni-oldenburg.de/swp/video/SWP2020/Maven/SWP_VL_05_Maven_Teil_2.mp4]] [[720p >>url:https://swl.informatik.uni-oldenburg.de/swp/video/SWP2020/Maven/720p/SWP_VL_05_Maven_Teil_2_720p.mp4]](ca. 16 min) 70 + 71 +== Testen == 72 + 73 +* Einführung (u.a. UnitTest vs. Intergrationstest) [[1080p>>url:https://swl.informatik.uni-oldenburg.de/swp/video/SWP2020/Testen/SWP_VL_06_Testen_Teil1.mp4]] [[720p >>url:https://swl.informatik.uni-oldenburg.de/swp/video/SWP2020/Testen/720p/SWP_VL_06_Testen_Teil1_720p.mp4]](ca. 13 min) 74 +* Schreiben eines gutes Tests [[1080p >>url:https://swl.informatik.uni-oldenburg.de/swp/video/SWP2020/Testen/SWP_VL_06_Testen_Teil2.mp4]][[720p >>url:https://swl.informatik.uni-oldenburg.de/swp/video/SWP2020/Testen/720p/SWP_VL_06_Testen_Teil2_720p.mp4]](ca. 9 min) 75 +* JUnit 5 (mit Beispielen aus dem SWP) [[1080p>>url:https://swl.informatik.uni-oldenburg.de/swp/video/SWP2020/Testen/SWP_VL_06_Testen_Teil3.mp4]] [[720p >>url:https://swl.informatik.uni-oldenburg.de/swp/video/SWP2020/Testen/720p/SWP_VL_06_Testen_Teil3_720p.mp4]](ca. 18 min) 76 +** Die Säulen guter Tests [[1080p >>url:https://swl.informatik.uni-oldenburg.de/swp/video/SWP2020/Testen/SWP_VL_06_Testen_Teil4.mp4]][[720p >>url:https://swl.informatik.uni-oldenburg.de/swp/video/SWP2020/Testen/720p/SWP_VL_06_Testen_Teil4_720p.mp4]](ca. 13 min) 77 +** Mocking (u.a. Mockito) [[1080p >>url:https://swl.informatik.uni-oldenburg.de/swp/video/SWP2020/Testen/SWP_VL_06_Testen_Teil5.mp4]][[720p>>url:https://swl.informatik.uni-oldenburg.de/swp/video/SWP2020/Testen/720p/SWP_VL_06_Testen_Teil5_720p.mp4]] (ca. 13 min) 78 +** Beispiel in IntelliJ: Integrationstest mit dem Guava Event Bus [[1080p >>url:https://swl.informatik.uni-oldenburg.de/swp/video/SWP2020/Testen/Test6_IntegrationTestEventBus.mp4]][[720p>>url:https://swl.informatik.uni-oldenburg.de/swp/video/SWP2020/Testen/720p/Test6_IntegrationTestEventBus_720p.mp4]] (ca. 6 min) 79 + 119 119 == Netzwerkkommunikation == 120 120 121 121 * Einführung, Sockets, NIO [[1080p>>url:https://swl.informatik.uni-oldenburg.de/swp/video/SWP2020/Netzwerk/SWP_VL_07_Netzwerkkommunikation_Teil1_Einf%c3%bchrung_Sockets_NIO.mp4]] [[720p>>url:https://swl.informatik.uni-oldenburg.de/swp/video/SWP2020/Netzwerk/720p/SWP_VL_07_Netzwerkkommunikation_Teil1_Einf%c3%bchrung_Sockets_NIO_720p.mp4]] (ca. 18 min)