Skip to content

Commit 3b0c012

Browse files
committed
Add Lecture 06 sides
1 parent b40c15a commit 3b0c012

File tree

16 files changed

+831
-5
lines changed

16 files changed

+831
-5
lines changed

01-intro-to-java/lecture/slides.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!DOCTYPE html>
22
<html>
33
<head>
4-
<title>[MJT2025] Modern Java Technologies Lecture</title>
4+
<title>[MJT2026] Modern Java Technologies Lecture</title>
55
<link href="../../web/images/favicon.png" rel="icon" type="image/png"/>
66
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&family=Noto+Sans:wght@100;300;400;500;700;900&display=swap" rel="stylesheet">
77
<meta charset="utf-8" />

02-oop-in-java-i/lecture/slides.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!DOCTYPE html>
22
<html>
33
<head>
4-
<title>[MJT2025] Modern Java Technologies Lecture</title>
4+
<title>[MJT2026] Modern Java Technologies Lecture</title>
55
<link href="../../web/images/favicon.png" rel="icon" type="image/png"/>
66
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&family=Noto+Sans:wght@100;300;400;500;700;900&display=swap" rel="stylesheet">
77
<meta charset="utf-8" />

03-oop-in-java-ii/lecture/slides.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!DOCTYPE html>
22
<html>
33
<head>
4-
<title>[MJT2025] Modern Java Technologies Lecture</title>
4+
<title>[MJT2026] Modern Java Technologies Lecture</title>
55
<link href="../../web/images/favicon.png" rel="icon" type="image/png"/>
66
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&family=Noto+Sans:wght@100;300;400;500;700;900&display=swap" rel="stylesheet">
77
<meta charset="utf-8" />

04-collections-clean-code/lecture/slides.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!DOCTYPE html>
22
<html>
33
<head>
4-
<title>[MJT2025] Modern Java Technologies Lecture</title>
4+
<title>[MJT2026] Modern Java Technologies Lecture</title>
55
<link href="../../web/images/favicon.png" rel="icon" type="image/png"/>
66
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&family=Noto+Sans:wght@100;300;400;500;700;900&display=swap" rel="stylesheet">
77
<meta charset="utf-8" />

05-generics/lecture/slides.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!DOCTYPE html>
22
<html>
33
<head>
4-
<title>[MJT2025] Modern Java Technologies Lecture</title>
4+
<title>[MJT2026] Modern Java Technologies Lecture</title>
55
<link href="../../web/images/favicon.png" rel="icon" type="image/png"/>
66
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&family=Noto+Sans:wght@100;300;400;500;700;900&display=swap" rel="stylesheet">
77
<meta charset="utf-8" />
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Unit Testing & Mocking
22.2 KB
Loading
46.1 KB
Loading
329 KB
Loading
143 KB
Loading

0 commit comments

Comments
 (0)