dhbw: semesterplan sose 2026 (11 sitzungen) + deploy-path fix (kein doppeltes dhbw)
This commit is contained in:
2
Makefile
2
Makefile
@@ -26,7 +26,7 @@ dhbw_KAPITEL = 01_web_eng 02_css_extended 03_nodejs_basics 04_nodejs_advanced
|
|||||||
|
|
||||||
# Deploy paths
|
# Deploy paths
|
||||||
HDM_DEPLOY_PATH = /home/tengo/html/hdm
|
HDM_DEPLOY_PATH = /home/tengo/html/hdm
|
||||||
DHBW_DEPLOY_PATH = /home/tengo/html/dhbw
|
DHBW_DEPLOY_PATH = /home/tengo/html
|
||||||
|
|
||||||
DEPLOY_HOST = tengo@tuttle.uberspace.de
|
DEPLOY_HOST = tengo@tuttle.uberspace.de
|
||||||
|
|
||||||
|
|||||||
@@ -57,7 +57,7 @@ a {
|
|||||||
|
|
||||||
**DHBW Stuttgart** · Informatik / Wirtschaftsinformatik
|
**DHBW Stuttgart** · Informatik / Wirtschaftsinformatik
|
||||||
|
|
||||||
**Sommersemester 2025**
|
**Sommersemester 2026**
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
@@ -65,7 +65,7 @@ a {
|
|||||||
|
|
||||||
# Willkommen!
|
# Willkommen!
|
||||||
|
|
||||||
## 1. Sitzung: 09.05.2025
|
## 1. Sitzung: 08.05.2026
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
@@ -84,15 +84,17 @@ a {
|
|||||||
|
|
||||||
| Sitzung | Datum | Thema |
|
| Sitzung | Datum | Thema |
|
||||||
|---------|-------|-------|
|
|---------|-------|-------|
|
||||||
| 1 | 09.05. | Formalia, Kennenlernen, Internet 101 |
|
| 1 | 08.05. | Intro, Projektgruppen, Internet 101 |
|
||||||
| 2 | 16.05. | HTML und CSS (Frameworks) |
|
| 2 | 15.05. | HTML und CSS (Frameworks) |
|
||||||
| 3 | 23.05. | JS (Frameworks) und npm |
|
| 3 | 22.05. | JS (Frameworks) und npm |
|
||||||
| 4 | 30.05. | nodeJS: Scripting, Running and Building |
|
| 4 | 29.05. | nodeJS: Scripting, Running and Building |
|
||||||
| 5 | 06.06. | Express API, CRUD und "Middlewares" |
|
| 5 | 05.06. | Express API, CRUD und "Middlewares" |
|
||||||
| 6 | 13.06. | Testing (unit, integration, end-to-end) |
|
| 6 | 12.06. | **Projektwerkstattbericht** |
|
||||||
| 7 | 20.06. | TypeScript |
|
| 7 | 19.06. | Testing (unit, integration, end-to-end) |
|
||||||
| 8 | 27.06. | Docker, Proxies and DBs |
|
| 8 | 26.06. | TypeScript |
|
||||||
| 9 | 04.07. | Präsentationen |
|
| 9 | 03.07. | Docker, Proxies and DBs |
|
||||||
|
| 10 | 10.07. | Wrap-up & Projektsupport |
|
||||||
|
| 11 | 17.07. | **Präsentation** |
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user