Vorlesung 1

This commit is contained in:
dev weycloud
2021-09-16 21:04:10 +02:00
parent 87f3629657
commit db5b7b5303
3 changed files with 33 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
# Programmierung und Datenanalyse
# Vorlesung 1
16.09.2021
- Einführung
- ```Vorlesung I.pdf```
- Installation der Entwicklungsumgebung (IDE) namens PyCharm
- ```Erste Schritte.pdf```
- ggf: ```Zusatzinfo PyCharm für MacOS.pdf```
- _(alternativ z.b. Visual Studio Code: https://code.visualstudio.com/docs/python/python-tutorial)_
- Erste Übungsprogramme
- ```HelloWorld.py```
- ```Uebung1.py```