Skip to content

Commit

Permalink
update IF
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcoder04 committed Apr 1, 2024
1 parent 4b1fa3c commit f0770ad
Show file tree
Hide file tree
Showing 6 changed files with 20 additions and 10 deletions.
10 changes: 10 additions & 0 deletions static/files/Oberstufe/Informatik/Algorithmen.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"title": "Algorithmen",
"summary": "Divide-and-conquer (Teile-und-Herrsche-Strategie), Rekursion, Sortieren (Quicksort)",
"comment": "",
"subject": "Informatik",
"grade": "Oberstufe",
"school": "Schillerschule Hannover",
"file_name": "Algorithmen.pdf",
"year": "2024"
}
Binary file not shown.
10 changes: 10 additions & 0 deletions static/files/Oberstufe/Informatik/OOP.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"title": "Objektorientiertes Modellieren/Programmieren",
"summary": "OOP, Klassen, Objekte, Attribute, Methoden, Vererbung, Assoziation, Konstruktor, UML",
"comment": "",
"subject": "Informatik",
"grade": "Oberstufe",
"school": "Schillerschule Hannover",
"file_name": "OOP.pdf",
"year": "2024"
}
Binary file added static/files/Oberstufe/Informatik/OOP.pdf
Binary file not shown.
10 changes: 0 additions & 10 deletions static/files/Oberstufe/Informatik/Sortieren Rekursion OOP.json

This file was deleted.

Binary file not shown.

0 comments on commit f0770ad

Please sign in to comment.