Add templates
This commit is contained in:
15
variablen.md
Normal file
15
variablen.md
Normal 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 ";")
|
Reference in New Issue
Block a user