Martin Thoma
7740f0147f
Remove trailing spaces
...
The commands
find . -type f -name '*.md' -exec sed --in-place 's/[[:space:]]\+$//' {} \+
and
find . -type f -name '*.tex' -exec sed --in-place 's/[[:space:]]\+$//' {} \+
were used to do so.
2015-10-14 14:25:34 +02:00
Martin Thoma
42486c92a4
Fehler korrigiert - danke an Vincent Schnitzbauer
2014-09-18 12:08:55 +02:00
Martin Thoma
20994f6cc3
Cut (Prolog) hinzugefügt; weitere Scala-Beispiele hinzugefügt
2014-09-17 15:28:17 +02:00
Martin Thoma
6829f6cf97
added another prolog example
2014-09-16 16:56:23 +02:00
Martin Thoma
87fe3eb2b5
Scala !
2014-09-14 22:38:48 +02:00
Martin Thoma
2c4f3e97bf
added more examples for MPI and Scala
2014-09-13 17:26:09 +02:00
Martin Thoma
accdf1507c
added another scala example
2014-08-23 13:57:49 -04:00
Martin Thoma
f9a5e819c1
Logische Operatoren hinzugefügt
2014-03-31 13:31:31 +02:00
Martin Thoma
50080ddea9
Java-Bytecode und X10
2014-03-29 14:20:26 +01:00
Martin Thoma
b18561fc54
misc
2014-03-24 23:25:10 +01:00
Martin Thoma
0a336199c5
Tippfehler korrigiert; Beispiele hinzugefügt
2014-03-16 19:00:22 +01:00
Martin Thoma
926bf6a386
Added chapter about java bytecode
2014-03-10 16:18:58 +01:00
Martin Thoma
7e76256e4e
Added Scala example
2014-03-10 15:39:59 +01:00
Martin Thoma
b74de7b8da
Added definitions / examples
2014-03-08 13:16:08 +01:00
Martin Thoma
7a39159bdb
scala
2014-03-07 19:17:17 +01:00
Martin Thoma
0bae80d4b5
Improved scala syntax
2014-03-05 14:36:32 +01:00
Martin Thoma
408551e190
Scala begonnen; Nachtrag zu Monitor / Semaphore
2014-03-05 13:42:36 +01:00
Martin Thoma
ff14701ccf
ASCII-Tabelle in C angefangen; Kapitel Programmiersprachen hinzugefügt; erste Definitionen
2014-02-01 14:39:16 +01:00
Martin Thoma
80640f870c
Programmierparadigmen
2014-02-01 13:46:33 +01:00