From 3ac293592bce95de1c09031c0ca12231e7fe2268 Mon Sep 17 00:00:00 2001 From: Jordi Date: Fri, 4 Oct 2024 18:46:34 +0200 Subject: [PATCH] vault backup: 2024-10-04 18:46:34 --- .obsidian/workspace.json | 22 +++++++++------- WS2425/Web Tech/Übung/2/Ü2.md | 49 +++++++++++++++++++++++++++++++++++ 2 files changed, 61 insertions(+), 10 deletions(-) create mode 100644 WS2425/Web Tech/Übung/2/Ü2.md diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index ce25e89..56b86de 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -21,9 +21,11 @@ "id": "9e83e3066760685a", "type": "leaf", "state": { - "type": "pdf", + "type": "markdown", "state": { - "file": "WS2425/Theoretische Informatik/Blatt0-Einfuehrung (1).pdf" + "file": "WS2425/Web Tech/Übung/2/Ü2.md", + "mode": "source", + "source": false } } } @@ -102,7 +104,7 @@ "state": { "type": "backlink", "state": { - "file": "WS2425/Theoretische Informatik/Blatt0-Einfuehrung (1).pdf", + "file": "WS2425/Web Tech/Übung/2/Ü2.md", "collapseAll": false, "extraContext": false, "sortOrder": "alphabetical", @@ -119,7 +121,7 @@ "state": { "type": "outgoing-link", "state": { - "file": "WS2425/Theoretische Informatik/Blatt0-Einfuehrung (1).pdf", + "file": "WS2425/Web Tech/Übung/2/Ü2.md", "linksCollapsed": false, "unlinkedCollapsed": true } @@ -142,7 +144,7 @@ "state": { "type": "outline", "state": { - "file": "WS2425/Theoretische Informatik/Blatt0-Einfuehrung (1).pdf" + "file": "WS2425/Web Tech/Übung/2/Ü2.md" } } }, @@ -212,11 +214,13 @@ "omnisearch:Omnisearch": false } }, - "active": "b8336cb3c3d06be9", + "active": "9e83e3066760685a", "lastOpenFiles": [ + "WS2425/Web Tech/Übung/1/uebung01.pdf", + "WS2425/Web Tech/Übung/2/Ü2.md", + "WS2425/Web Tech/Übung/2", "WS2425/Web Tech/Übung/1/Ü1.md", "WS2425/Theoretische Informatik", - "WS2425/Web Tech/Übung/1/uebung01.pdf", "WS2425/Theoretische Informatik/Blatt0-Einfuehrung (1).pdf", "WS2425/Web Tech", "WS2425/Web Tech/Übung/1", @@ -225,7 +229,6 @@ "SS24/SWT2/KW23/07_SWT2_Entwurfsmuster (1).pdf", "SS24/TdS/Canvas.canvas", "SS24/SWT2/KW20/04_SWT2_Architekturstile_II.pdf", - "SS24/SWT2/KW19/10_SWT2_Persistente_Datenhaltung_I.pdf", "SS24/SWT2/KW19/KW19.md", "CCN/Ex02/Exercise 2.md", "CCN/Ex01/Exercise 1.md", @@ -259,7 +262,6 @@ "WS2324/Datenbank/Unterricht/08. Datenbankanfragen (Teil 2) (28.11.2023)/Praktikum/Aufgaben.md", "SS23/Informationssicherheit/Ueb4/Ueb4.md", "WS2324/Datenbank/Unterricht/12. Trigger (09.01.2024)/Praktikum/Aufgaben.md", - "WS2324/Datenbank/Unterricht/11. Funktionen und Prozeduren (19.12.2023)/Praktikum/Aufgaben.md", - "SS23/Algorithmen und Datenstrukturen 1/UEB01/UEB01.md" + "WS2324/Datenbank/Unterricht/11. Funktionen und Prozeduren (19.12.2023)/Praktikum/Aufgaben.md" ] } \ No newline at end of file diff --git a/WS2425/Web Tech/Übung/2/Ü2.md b/WS2425/Web Tech/Übung/2/Ü2.md new file mode 100644 index 0000000..644744d --- /dev/null +++ b/WS2425/Web Tech/Übung/2/Ü2.md @@ -0,0 +1,49 @@ +```html + + +
+ +Esoterische Programmiersprachen +
+ +

LOLCODE

+

+LOLCODE ist eine esoterische Programmiersprache (angelehnt an den Netzjargon Lolspeak des +humoristischen Internet-Phänomens Lolcat) und wurde im Jahr 2007 von Adam Lindsay an +der Lancaster University entwickelt. +

+

"Hello World" in LOLCODE

+
+HAI 1.2
+CAN HAS STDIO?
+VISIBLE "HAI WORLD!"
+KTHXBYE
+
+ + +``` + +1. `` zu `` +2. `` zu `` +3. `
` zu `` +4. `

"Hello World" in LOLCODE

` zu `

"Hello World" in LOLCODE

` +5. ``-Tags so, dass es vor `` + +# 2 + +1. + - A hierarchically correct `main` element is one whose ancestor elements are limited to `html`, `body`, `div`, `form` without an accessible name, and autonomous custom elements. Each `main` element must be a hierarchically correct main element. + - https://html.spec.whatwg.org/multipage/grouping-content.html#the-main-element +2. + - A custom data attribute is an attribute in no namespace whose name starts with the string "`data-`", has at least one character after the hyphen, is [XML-compatible](https://html.spec.whatwg.org/multipage/infrastructure.html#xml-compatible), and contains no [ASCII upper alphas](https://infra.spec.whatwg.org/#ascii-upper-alpha). + - https://html.spec.whatwg.org/multipage/dom.html#embedding-custom-non-visible-data-with-the-data-*-attributes +3. + - ne + +# 3 + +1. `Zu Artikel 1` +2. `Zur Startseite` +3. `Zurück zur Startseite` + +