Studying at the University of Verona
Here you can find information on the organisational aspects of the Programme, lecture timetables, learning activities and useful contact details for your time at the University, from enrolment to graduation.
Type D and Type F activities
years | Modules | TAF | Teacher |
---|---|---|---|
3° | The fashion lab (1 ECTS) | D |
Maria Caterina Baruffi
(Coordinator)
|
years | Modules | TAF | Teacher |
---|---|---|---|
3° | Control theory | D |
Riccardo Muradore
(Coordinator)
|
3° | Biomedical Data and Signal Processing | D |
Silvia Francesca Storti
(Coordinator)
|
3° | Python programming language | D |
Maurizio Boscaini
(Coordinator)
|
years | Modules | TAF | Teacher |
---|---|---|---|
3° | CyberPhysical Laboratory | D |
Andrea Calanca
(Coordinator)
|
3° | C++ Programming Language | D |
Federico Busato
(Coordinator)
|
3° | LaTeX Language | D |
Enrico Gregorio
(Coordinator)
|
3° | Matlab-Simulink programming | D |
Bogdan Mihai Maris
(Coordinator)
|
years | Modules | TAF | Teacher |
---|---|---|---|
3° | Corso Europrogettazione | D | Not yet assigned |
3° | The course provides an introduction to blockchain technology. It focuses on the technology behind Bitcoin, Ethereum, Tendermint and Hotmoka. | D |
Matteo Cristani
|
Programming languages (2019/2020)
Teaching code
4S02727
Credits
6
Language
Italian
Scientific Disciplinary Sector (SSD)
INF/01 - INFORMATICS
The teaching is organized as follows:
Teoria
Laboratorio
Learning outcomes
------------------------
MM: Teoria
------------------------
The course provide specific capabilities in the context of programming languages. In particular, it provides the necessary knowledge for operating in design, development and maintenance of software systems, starting form the right choice of the programming language dependent on the specific tasks and features of what should be developed. At the end of the course, the student will have to show: to know and to be able to study and understand new programming languages; to be able to apply the acquired capabilities and knowledge for choosing the programming language depending on what he/she has to develop; to be able to develop necessary expertise for affording the following studies with a sufficient degree of autonomy.
------------------------
MM: Laboratorio
------------------------
Look at the description provided for the module of theory.
Program
------------------------
MM: Teoria
------------------------
Virtual machines: interpreters and compilers. Syntactical descriptions of programming languages: context free grammars. Structured operational semantics. Memory management: scoping rules, functions, procedures, parameter passing, stack of activation records, heap. Control: structuring of statements, abstraction, exceptions. Data and types: data types, base types, structured types, type systems, type inference and polymorphism. Examples of programming paradigms.
------------------------
MM: Laboratorio
------------------------
Introduction of tools for making exercise on the techniques of interpretation of programming languages.
Bibliography
Activity | Author | Title | Publishing house | Year | ISBN | Notes |
---|---|---|---|---|---|---|
Teoria | Robert W. Sebesta | Concepts of Programming Languages (10th Edition) (Edizione 10) | Pearson | 2013 | 0131395319 | |
Teoria | Maurizio Gabbrielli, Simone Martini | Linguaggi di programmazione: principi e paradigmi (Edizione 2) | McGraw Hill | 2011 | 88-386-626 | |
Teoria | I. Mastroeni e C. Priami | Semantica Operazionale: Strumenti e Applicazioni | CEDAM | 1999 | 881322138X | |
Laboratorio | Robert W. Sebesta | Concepts of Programming Languages (10th Edition) (Edizione 10) | Pearson | 2013 | 0131395319 | |
Laboratorio | Maurizio Gabbrielli, Simone Martini | Linguaggi di programmazione: principi e paradigmi (Edizione 2) | McGraw Hill | 2011 | 88-386-626 |
Examination Methods
------------------------
MM: Teoria
------------------------
Written exam (with mandatory oral exam for evaluations greater than 26/30). The task of the written exam consists in verifying the comprehension of course contents and the capability to reprocessing these contents, also in the resolution of exercises on formal semantics of programming languages. The task of the oral exam is that of verify an advanced comprehension of the course contents allowing a critic analysis and a reprocessing of the studied notions and results. This comprehension may be verified also by asking theorems and proofs. It will be evaluated the possibility of integrating the written evaluation with a project to agree with the professor and which can be made in groups of maximal two elements.
------------------------
MM: Laboratorio
------------------------
Look at the description provided for the module of theory.