Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 759 Bytes

File metadata and controls

30 lines (21 loc) · 759 Bytes

Section 2 - fortgeschrittene Programmierkenntnisse

zurück

Die Übungen führen hin zu einer kleinen Netzwerkchatanwendung.
🚧: in Arbeit ✔️: bereit zur Nutzung

▶️ S2D1 - Fortgeschrittene Typen

Lead: @zangarus (Marwin Madsen)
Status: ✔️ geplant: KW17
link

Einführung von Unions
Einführung von Tupel
Einführung von Array

▶️ S2D2 - Hilfreiche Aspekte von Typescript

Lead: @zangarus (Marwin Madsen)
Status: ✔️ geplant: KW18
link

Arrow Functions (Lambda Expressions)
Einführung von Generics
Einführing von Modules Arbeiten mit externen Bibliotheken