Vorlesung 9 vom 18.06.2024
Kapitel III [Teil 1, Folien 001-029]
Limitierungen der Low-Level-Entwicklung
Anforderungen und Lösungsansätze
Python Überblick
Django-Quickstart: Installation
Django-Quickstart: Serverkonfiguration
Materialien
- Vorlesungsvideo:
- Folien als PDF:
- Python:
- Projektseite: https://www.python.org/
- Doku: https://docs.python.org/
- Interaktives Tutorial: https://docs.python.org/3/tutorial/
- Interaktives Tutorial: https://www.learnpython.org/
- Django:
- Projektseite: https://www.djangoproject.com/
- Doku: https://docs.djangoproject.com/en/4.2/
- The Django Book: https://django-book.readthedocs.io/