I hob scho wieder was gmacht

This commit is contained in:
Daniel Brunner
2017-01-30 15:59:08 +01:00
parent 5962d06a45
commit d280c95fa2
3 changed files with 17 additions and 2 deletions

View File

@ -1 +1,8 @@
# PGTL-Programs
# PGTL-Programs
Links zu den Übungen:
[Übung 1: Hello World](https://github.com/0xFEEDC0DE64/PGTL-Programs/tree/master/src/ninja/brunner/pgtl/program1)
[Übung 2: Turing-Interpreter](https://github.com/0xFEEDC0DE64/PGTL-Programs/tree/master/src/ninja/brunner/pgtl/program2)
[Übung 3: Schneckenrennen](https://github.com/0xFEEDC0DE64/PGTL-Programs/tree/master/src/ninja/brunner/pgtl/program3)
[Übung 4: Kassenbon](https://github.com/0xFEEDC0DE64/PGTL-Programs/tree/master/src/ninja/brunner/pgtl/program4)

View File

@ -1 +1,9 @@
Test 1
Übung 1: Hello World
Bei dieser Übung ging es darum zu zeigen, wie man in Java mit Strings und Zahlen umgeht.
Es gab kein klares Ziel und dieses wurde erfüllt.
TODO: Bild
(Program.java)[https://github.com/0xFEEDC0DE64/PGTL-Programs/blob/master/src/ninja/brunner/pgtl/program1/Program.java]

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB