vault backup: 2026-04-16 12:25:30
This commit is contained in:
18
10 Courses/02 - SoSe 2026/29605580 - SoSe 2026.md
Normal file
18
10 Courses/02 - SoSe 2026/29605580 - SoSe 2026.md
Normal file
@@ -0,0 +1,18 @@
|
||||
---
|
||||
created: 2026-04-16 12:20
|
||||
course: "[[29605580 - SoSe 2026]]"
|
||||
topic:
|
||||
related:
|
||||
type: link
|
||||
status: 🟢
|
||||
tags:
|
||||
- university
|
||||
---
|
||||
## 📌 Summary
|
||||
|
||||
> [!abstract]
|
||||
> Link file for graph view and general linkage
|
||||
|
||||
---
|
||||
|
||||
## 📝 Content
|
||||
@@ -1,6 +1,6 @@
|
||||
---
|
||||
created: 2026-04-16 11:46
|
||||
course: "[[29593850 - Automationtheory]]"
|
||||
course: "[[29605580 - SoSe 2026]]"
|
||||
type: lecture
|
||||
tags:
|
||||
- university
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
---
|
||||
created: 2026-04-07 14:02
|
||||
course: "[[29592673 - Elektrotechnik II]]"
|
||||
course: "[[29605580 - SoSe 2026]]"
|
||||
type: overview
|
||||
---
|
||||
---
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
---
|
||||
created: 2026-04-16 11:48
|
||||
course: "[[29605397 - OOP]]"
|
||||
course: "[[29605580 - SoSe 2026]]"
|
||||
tags:
|
||||
- university
|
||||
topic:
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
created: 2026-04-16 08:01
|
||||
created: 2026-04-16 12:21
|
||||
course: "[[29605397 - OOP]]"
|
||||
topic: classes
|
||||
related:
|
||||
@@ -158,4 +158,5 @@ class Pokemon {
|
||||
public:
|
||||
Pokemon(const Pokemon& other): exp(other.exp), level(other.level) {}
|
||||
}
|
||||
```
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user