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
Nella scelta delle attività di tipo D, gli studenti dovranno tener presente che in sede di approvazione si terrà conto della coerenza delle loro scelte con il progetto formativo del loro piano di studio e dell'adeguatezza delle motivazioni eventualmente fornite.
years | Modules | TAF | Teacher | |
---|---|---|---|---|
1° 2° | History and Didactics of Geology | D |
Guido Gonzato
(Coordinator)
|
|
1° 2° 3° | Algorithms | D |
Roberto Segala
(Coordinator)
|
|
1° 2° 3° | Scientific knowledge and active learning strategies | F |
Francesca Monti
(Coordinator)
|
|
1° 2° 3° | Genetics | D |
Massimo Delledonne
(Coordinator)
|
years | Modules | TAF | Teacher |
---|---|---|---|
1° 2° 3° | Algorithms | D |
Roberto Segala
(Coordinator)
|
1° 2° 3° | Python programming language | D |
Vittoria Cozza
(Coordinator)
|
1° 2° 3° | Organization Studies | D |
Giuseppe Favretto
(Coordinator)
|
years | Modules | TAF | Teacher | |
---|---|---|---|---|
1° | Subject requirements: mathematics | D |
Rossana Capuani
|
|
1° 2° 3° | ECMI modelling week | F | Not yet assigned | |
1° 2° 3° | ESA Summer of code in space (SOCIS) | F | Not yet assigned | |
1° 2° 3° | Google summer of code (GSOC) | F | Not yet assigned | |
1° 2° 3° | Introduzione all'analisi non standard | F |
Sisto Baldo
|
|
1° 2° 3° | C Programming Language | D |
Pietro Sala
(Coordinator)
|
|
1° 2° 3° | LaTeX Language | D |
Enrico Gregorio
(Coordinator)
|
C Programming Language (2020/2021)
Teaching code
4S008339
Teacher
Coordinator
Credits
1
Also offered in courses:
- C Programming Language of the course Master's degree in Mathematics
Language
Italian
Scientific Disciplinary Sector (SSD)
NN - -
Period
Not yet assigned
Learning outcomes
The course provides basic knowledge for writing C language programs. The student will learn the organization of programs in this imperative structured language and the implementation of simple algorithms.
Particular emphasis will be given to the dynamic management of memory and the creation of data structures in mathematics.
Program
Structure of a C program. Use of a C compiler. Expressions and commands. Structured programming. Assignments, conditionals and loops. Arrays. Pointers. Function calls. Activation stack. Call by value and call by reference. Structures. The C standard library. Recursion. Recursive data structures. Lists.
Author | Title | Publishing house | Year | ISBN | Notes |
---|---|---|---|---|---|
Stephen G. Kochan | Programmare in C (Edizione 3) | Pearson | 2011 | 9788871926605 |
Examination Methods
The exam will take place in the laboratory whether it be virtual or not and will consist in writing a program. The ability to organize algorithms and data structures and to translate them into C language will be evaluated. The students have at their disposal the normal 4 annual total examination sessions, starting from the one in June, in which exams on the whole program will take place.