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.
Study Plan
This information is intended exclusively for students already enrolled in this course.If you are a new student interested in enrolling, you can find information about the course of study on the course page:
Laurea in Matematica applicata - Enrollment from 2025/2026The Study Plan includes all modules, teaching and learning activities that each student will need to undertake during their time at the University.
Please select your Study Plan based on your enrollment year.
1° Year
Modules | Credits | TAF | SSD |
---|
2° Year activated in the A.Y. 2019/2020
Modules | Credits | TAF | SSD |
---|
3° Year activated in the A.Y. 2020/2021
Modules | Credits | TAF | SSD |
---|
Modules | Credits | TAF | SSD |
---|
Modules | Credits | TAF | SSD |
---|
Modules | Credits | TAF | SSD |
---|
Modules | Credits | TAF | SSD |
---|
Legend | Type of training activity (TTA)
TAF (Type of Educational Activity) All courses and activities are classified into different types of educational activities, indicated by a letter.
C Programming Language (2018/2019)
Teaching code
4S008339
Teacher
Coordinator
Credits
2
Also offered in courses:
- C Programming Language of the course Master's degree in Mathematics
Language
Italian
Scientific Disciplinary Sector (SSD)
NN - -
Period
II semestre dal Mar 4, 2019 al Jun 14, 2019.
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 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.