Zur Merkliste hinzufügen
Zurück

 

60831-02 - Übung: Einführung ins Programmieren für GeisteswissenschafterInnen II 4 KP

Semester Herbstsemester 2021
Angebotsmuster Jahreskurs
Dozierende Sepideh Alassi (sepideh.alassi@unibas.ch, BeurteilerIn)
Inhalt In this course, participants will work on the exercises given during the lecture. Participants will be divided into groups randomly, each group will be working on exercises in a virtual room. The lecturer will be visiting rooms to answer questions.
At the end of each session, each group will present its solutions to an exercise.
Lernziele The aim of this practice course is to answer the questions and help students think as a programmer. Students will learn how to think about and design algorithm to solve problems, how to implement them, debugging and refactoring processes, and how to find answers to their questions.

At the end of this course, students will feel confident using Python as the programming language to solve problems. They will know the programming techniques and algorithm designs to implement codes for performing tasks automatically in an efficient way.
Literatur Same as the lectures.
Bemerkungen The participants must have completed the first part of the lecture course that was offered last semester (60650-1 and 60831-1)

Participants should have their computers ready with Python, PyCharm, and packages mentioned in lectures installed every time they attend the course.

The zoom link to attend the course will be sent to you by email. Those of you who registered for the course late (after 27th of September), send me an email with a request for the zoom link.

 

Teilnahmebedingungen This course is connected to the lecture course (60650-2), therefore participants must also take part in the lecture course.

Participants should have a laptop ready during the course with Python3 and PyCharm IDE installed.

Furthermore, Jupyter notebook will be used for teaching this course. Please install it before attending the course.

To find instructions for installation of Jupyter Notebook, please see https://jupyter.org/install

Installation is rather simple. If you use pip to install packages, simply run the following in your command line:

`pip install notebook`

If you use Anaconda to install Python packages, simply run the following in your command line:

`conda install -c conda-forge notebook`

To check your installation, start Jupter Notebook by running the following in your command line:

`jupyter notebook`

A local server will be started in your browser showing the Jupyter dashboard.
Anmeldung zur Lehrveranstaltung The participants must have completed the first part of the lecture course that was offered last semester (60650-1 and 60831-1)

This course is connected to the lecture course (60650-2), therefore participants must also take part in the lecture course.

This course will be held online per zoom.
Unterrichtssprache Englisch
Einsatz digitaler Medien Online-Veranstaltung

 

Intervall Wochentag Zeit Raum
wöchentlich Montag 14.15-16.00 - Online Präsenz -

Einzeltermine

Datum Zeit Raum
Montag 27.09.2021 14.15-16.00 Uhr --, --
Montag 04.10.2021 14.15-16.00 Uhr --, --
Montag 11.10.2021 14.15-16.00 Uhr --, --
Montag 18.10.2021 14.15-16.00 Uhr --, --
Montag 25.10.2021 14.15-16.00 Uhr --, --
Montag 01.11.2021 14.15-16.00 Uhr --, --
Montag 08.11.2021 14.15-16.00 Uhr --, --
Montag 15.11.2021 14.15-16.00 Uhr --, --
Montag 22.11.2021 14.15-16.00 Uhr --, --
Montag 29.11.2021 14.15-16.00 Uhr --, --
Montag 06.12.2021 14.15-16.00 Uhr --, --
Montag 13.12.2021 14.15-16.00 Uhr --, --
Module Modul: Erweiterung Gesellschaftswissenschaften B.A. (Bachelor Studienfach: Politikwissenschaft)
Modul: Erweiterung Gesellschaftswissenschaften M.A. (Master Studienfach: Politikwissenschaft)
Modul: Erweiterung Methodenkenntnisse MA (Master Studienfach: Religionswissenschaft)
Modul: Humanities and Social Science Coding (Master Studienfach: Digital Humanities)
Modul: Interphilologie: Sprachwissenschaft BA (Bachelor Studienfach: Englisch)
Modul: Interphilologie: Sprachwissenschaft BA (Bachelor Studienfach: Deutsche Philologie)
Modul: Interphilologie: Sprachwissenschaft BA (Bachelor Studienfach: Französistik)
Modul: Interphilologie: Sprachwissenschaft BA (Bachelor Studienfach: Hispanistik)
Modul: Interphilologie: Sprachwissenschaft BA (Bachelor Studienfach: Italianistik)
Modul: Interphilologie: Sprachwissenschaft BA (Bachelor Studienfach: Nordistik)
Modul: Interphilologie: Sprachwissenschaft MA (Master Studienfach: Slavistik)
Modul: Interphilologie: Sprachwissenschaft MA (Master Studienfach: Englisch)
Modul: Interphilologie: Sprachwissenschaft MA (Master Studienfach: Deutsche Philologie)
Modul: Interphilologie: Sprachwissenschaft MA (Master Studienfach: Französistik)
Modul: Interphilologie: Sprachwissenschaft MA (Master Studienfach: Hispanistik)
Modul: Interphilologie: Sprachwissenschaft MA (Master Studienfach: Italianistik)
Modul: Interphilologie: Sprachwissenschaft MA (Master Studienfach: Latinistik)
Modul: Interphilologie: Sprachwissenschaft MA (Master Studienfach: Nordistik)
Leistungsüberprüfung Lehrveranst.-begleitend
Hinweise zur Leistungsüberprüfung At the end of each session, participants should have solutions to a few exercises. Each participant should complete and submit the solutions to all exercises of each lecture within two weeks.

The submitted solutions to the exercises will be evaluated. Your final grade will be based on this evaluation.
An-/Abmeldung zur Leistungsüberprüfung Anmelden: Belegen; Abmelden: nicht erforderlich
Wiederholungsprüfung keine Wiederholungsprüfung
Skala Pass / Fail
Wiederholtes Belegen beliebig wiederholbar
Zuständige Fakultät Philosophisch-Historische Fakultät, studadmin-philhist@unibas.ch
Anbietende Organisationseinheit Digital Humanities Lab

Zurück