Add first version of workshop slides
This commit is contained in:
parent
0739d26c9e
commit
a57fda18c1
45 changed files with 879 additions and 0 deletions
4
codebeispiele/codly-highlights-reference.typ
Normal file
4
codebeispiele/codly-highlights-reference.typ
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
In @code:codly-highlights wird die alte Syntax verwendet.
|
||||
Für kleine Projekte kann die `main`-Funktion ohne Parameter und ohne Modifier angegeben werden. Aus @code:codly-highlights:psvm wird dann ```java main() {```.
|
||||
|
||||
Außerdem ist nun auch der Aufruf ohne das ```java System.out.``` möglich, wie in @code:codly-highlights:sout dargestellt.
|
||||
Loading…
Add table
Add a link
Reference in a new issue