Crash course on Python programming for the Humanities (2021/2022)

Codice insegnamento
cod wi: DT000236
Docente
Marco Rospocher
Coordinatore
Marco Rospocher
crediti
3
Settore disciplinare
INF/01 - INFORMATICA
Lingua di erogazione
Inglese
Sede
VERONA
Periodo
A.A. 21/22 dottorato dal 1-ott-2021 al 30-set-2022.

Orario lezioni

Vai all'orario delle lezioni

Obiettivi formativi

The course aims to provide students with the basic skills for
programming a computer to solve problems using the Python
language. At the end of the course the students:
- will know the Python data types and data structures;
- will know the core programming constructs (sequence, selection,
iteration) and how to implement them in Python;
- will know how to use functions and organize a Python program
according to the procedural programming paradigm;
- will be able to write programs that use external Python modules.

Programma

Classes will be on: 12 - 19 - 26 January 2022, 9.00-13.00, Room T7 (Palazzo di Lingue)
For the students of the PhD programme in Languages and Literatures and the PhD programme in Linguistics.
Booking is required.

- Introduction to programming and Python
- Data types (numbers, strings) and Variables
- Decisions
- Iterations
- Functions and procedural programming
- Lists, Sets and Dictionaries
- Files
- Python modules

Testi di riferimento

Vedi la bibliografia dell'insegnamento

Modalità d'esame

In class

Condividi