-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Rework history and meaning of programming languages * How to install python * V3 * fix * Variablen überarbeitet * V3 * fix * Variablen überarbeitet * Rework history and meaning of programming languages * How to install python * Variablen Fertig * Rework 01 up to 03 * Formatting * Exclude correctly formatted file from formatter * Rubenify lection 01 * Make python guide * Fix guides * Commit * Nicht links, nicht rechts, sondern grün * Newpages * Pythonimplementation eingefügt * Formatting * Rename linux commands to guides * Komische Typen hinzugefügt * Continued Schleifen * Caption entfernt * Auskommentierten Code entfernt * Fettfinger korrigiert * Finished orga slides * Kommentare zu Python-Syntax geändert * kotlin tot, python toll * Minimize example * Schleifen Dinge * Aufgabe 1 initial draft * Konvertierung und Ausblick * Challenge 2024 * Fix wahr falsch * Color Consistency * Fix Aufgabe1 * Better title slide and thumbnail * fix ugly color * darkmode fixes + cleanup 00-03 * remove unintentionally inverted images * Evaluation links * Use svg logos * fix title slide centering * cleanup logo stuff everywhere * typo * Cleanup * Convert svgs to pdf because SVG package breaks Makefile * make subdirectory for each year when deploying (#41) * remove unnecessary def * fix CI stuff * fix linter stuff * Polish slides * More polishing --------- Co-authored-by: Tristan Schulz <[email protected]> Co-authored-by: Tristan Schulz <[email protected]> Co-authored-by: Rdeisenroth <[email protected]> Co-authored-by: KTuff <[email protected]> Co-authored-by: Rdeisenroth <[email protected]>
- Loading branch information
1 parent
bd1d4dc
commit 0358a77
Showing
153 changed files
with
2,615 additions
and
2,007 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -378,4 +378,7 @@ TSWLatexianTemp* | |
#*Notes.bib | ||
.secrets | ||
options.cfg | ||
|
||
# SVG package | ||
svg-inkscape/ | ||
svg-inkscape-*/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,3 @@ | ||
[pep8] | ||
max-line-length = 120 | ||
ignore = E302, E305 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.