Add templates

This commit is contained in:
Henri Burau
2020-03-24 17:30:20 +01:00
parent d8e583ef7d
commit 170f154a65
6 changed files with 60 additions and 28 deletions

15
variablen.md Normal file
View File

@ -0,0 +1,15 @@
---
title: Variablen
description: Folien für Variablen in Java
url: https://git.haw-hamburg.de/pm1-tutorium/slides
---
# Variablen
Variablen V1F69, V2F14ff
* Welche Identifier sind erlaubt und sinnvoll? (keine Keywords)
* Literale V2F14
* Datentypen
* Ausdrücke
* Zuweisungen
* Anweisung (Zeile getrennt durch ";")