Course Info - Python

General Information

Timeslot

Tuesdays, 5th


Location

APB/E065


Status
available

Course Description

🗓️ wöchentlich • Dienstag5. DS (14:50 - 16:20) • beginnend am 23. April

🗓️ weekly • Tuesday2:50 – 4:20 pm • starting April 23

📍 APB/E065 → Navigator

For your calendar: iCal Subscription (works with Google Calendar, too) webcal://p150-caldav.icloud.com/published/2/MTcyNzM1MDg0MTUxNzI3M1nLsdo18zLH_r0tsESs8f6ycCwc4o3hcinAqkWOnyv1k42OtZXQodmGtQYrjEnZuwJa0u-J_XDAphM6dlxghXg

🐍

Mate auf, Laptops raus, dieser fantastische Pythonkurs befördert euch von null auf hundert zum virtuosen Python-Wizard.

Folgende Konstrukte solltet ihr für diesen Kurs schon einmal gesehen haben: Schleifen (e.g. while (i < 10) { ... }), Variablen (e.g. int n = 42), Funktionen, if-else-Anweisungen, Strings/Zeichenketten (e.g. "Hello World") (in irgendeiner Sprache oder anderer Form)

English Before taking this course, you should familiarize yourself with the following concepts: loops (e.g., while (i < 10) { ... }), variables (e.g., int n = 42), functions, if-else statements, strings (e.g., "Hello World") (language doesn't matter)

ℹ️ Bitte mitbringen, falls vorhanden: Laptop. Optional: IDE installieren. Please bring a laptop, if available. If you wish, you can install an IDE in advance.

Bei Bedarf auch auf Englisch. Available in Englisch upon request.

Inhalte / Course Schedule:

⏤ Datentypen / Data Types

⏤ Klassen, Methoden / Classes, Methods

⏤ Collections

⏤ Fehler & Fehlerbehandlung / Errors & Exception Handling

⏤ Getters, Setters, Decorators

⏤ Module und Paketverwaltung / Modules & Package Manager

⏤ Comprehensions, Generators

⏤ Parameters, Arguments, Aggregators

⏤ Mutability

⏤ Typing

⏤ Data Classes

⏤ Networking

⏤ Subprocess

⏤ ...

Weitere Themen nach Bedarf.