ProgKursOrga/material.md
AntonObersteiner bdf6c066c4 first notes
not fully ordered yet, mostly understandable
partially in German, might need to change
2022-10-21 10:36:18 +02:00

27 lines
918 B
Markdown

**Materialien:**
In den Forks der FSR-Repos finden sich manchmal noch interessante Sachen.
*Python*
* Basics (CMU): <https://academy.cs.cmu.edu/>
* Basics (FSR): <https://github.com/fsr/python-beginner-lessons>
* Fortgeschritten: <https://github.com/fsr/python-lessons>
* Aufgaben-Fork: <https://github.com/AntonObersteiner/python-lessons> (Fortgeschrittene für Anfänger umgeschrieben, Lösungen fangen mit '_' an)
* Aufgaben-Fork: <https://github.com/Bizarious/python-lessons>
*Java*
* FSR-Slides: <https://github.com/fsr/java-lessons>
* Kurs von Moritz Schulz: <https://trivo25.github.io/tud-java-course> (Basiert auf "Java for Everyone" → SLUB, moritzzzschulzzz@gmail.com)
*C*
* FSR-Slides: <https://github.com/fsr/c-lessons>
* Aufgaben-Fork? <https://github.com/scholzp/c-lessons>
* Aufgaben als Website <http://fsr.github.io/c-lessons/>
*Artemis*
* Haupt-Repo: <https://github.com/ls1intum/ArTEMiS>