Changes for page Videos

Last modified by mgrawunder on 2025/09/17 11:20

edited by mgrawunder
on 2025/09/16 11:23
Change comment: There is no comment for this version
edited by mgrawunder
on 2025/09/16 11:21
Change comment: There is no comment for this version

Summary

Details

insert_drive_file Page properties
Content
... ... @@ -59,27 +59,9 @@
59 59  
60 60  * [[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)
61 61  
62 -== Gitflow ==
62 +G
63 63  
64 -* 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)
65 65  
66 -== Maven ==
67 -
68 -* 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)
69 -* 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)
70 -* 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)
71 -
72 -== Testen ==
73 -
74 -* 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)
75 -* 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)
76 -* 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)
77 -** 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)
78 -** 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)
79 -** 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)
80 -
81 -
82 -
83 83  = Vorlesungsvideos (Stand 2019/20) =
84 84  
85 85  **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.**
... ... @@ -112,6 +112,21 @@
112 112  * 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)
113 113  * 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)
114 114  
97 +== Maven ==
98 +
99 +* 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)
100 +* 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)
101 +* 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)
102 +
103 +== Testen ==
104 +
105 +* 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)
106 +* 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)
107 +* 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)
108 +** 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)
109 +** 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)
110 +** 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)
111 +
115 115  == Netzwerkkommunikation ==
116 116  
117 117  * 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)