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.
Academic calendar
The academic calendar shows the deadlines and scheduled events that are relevant to students, teaching and technical-administrative staff of the University. Public holidays and University closures are also indicated. The academic year normally begins on 1 October each year and ends on 30 September of the following year.
Course calendar
The Academic Calendar sets out the degree programme lecture and exam timetables, as well as the relevant university closure dates..
Period | From | To |
---|---|---|
I semestre | Oct 1, 2015 | Jan 29, 2016 |
II semestre | Mar 1, 2016 | Jun 10, 2016 |
Session | From | To |
---|---|---|
Sessione straordinaria Appelli d'esame | Feb 1, 2016 | Feb 29, 2016 |
Sessione estiva Appelli d'esame | Jun 13, 2016 | Jul 29, 2016 |
Sessione autunnale Appelli d'esame | Sep 1, 2016 | Sep 30, 2016 |
Session | From | To |
---|---|---|
Sess. autun. App. di Laurea | Nov 25, 2015 | Nov 25, 2015 |
Sess. invern. App. di Laurea | Mar 16, 2016 | Mar 16, 2016 |
Sess. estiva App. di Laurea | Jul 12, 2016 | Jul 12, 2016 |
Sess. autun 2016 App. di Laurea | Nov 23, 2016 | Nov 23, 2016 |
Sess. invern. 2017 App. di Laurea | Mar 20, 2017 | Mar 20, 2017 |
Period | From | To |
---|---|---|
Festività dell'Immacolata Concezione | Dec 8, 2015 | Dec 8, 2015 |
Vacanze di Natale | Dec 23, 2015 | Jan 6, 2016 |
Vancanze di Pasqua | Mar 24, 2016 | Mar 29, 2016 |
Anniversario della Liberazione | Apr 25, 2016 | Apr 25, 2016 |
Festa del S. Patrono S. Zeno | May 21, 2016 | May 21, 2016 |
Festa della Repubblica | Jun 2, 2016 | Jun 2, 2016 |
Vacanze estive | Aug 8, 2016 | Aug 15, 2016 |
Exam calendar
Exam dates and rounds are managed by the relevant Science and Engineering Teaching and Student Services Unit.
To view all the exam sessions available, please use the Exam dashboard on ESSE3.
If you forgot your login details or have problems logging in, please contact the relevant IT HelpDesk, or check the login details recovery web page.
Academic staff
Ugolini Simone
simone.ugolini@univr.itStudy Plan
The 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. 2016/2017
Modules | Credits | TAF | SSD |
---|
3° Year activated in the A.Y. 2017/2018
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.
Algorithms (2016/2017)
The teaching is organized as follows:
Learning outcomes
------------------------
MM: ALGORITMI PER BIOINFORMATICA
------------------------
The course aims at providing the fundamental (methodological) tools for the design and analysis of algorithms with some emphasis on problems of interests for bioinformatics. In the presentation of the main technique of algorithm design, applications and example will be preferably taken from the area of bioinformatics and computational biology. The course will provide the students with the knowledge and skills necessary to be able to model simple problems in terms of computational problems; to quantify the computational resources necessary to execute an algorithm, hence to compare different algorithmic solutions in terms of their computational cost. In particular, a student who profitably attended the course, will be able to evaluate the applicability and effectiveness of basic algorithmic design techniques to simple computational problems.
------------------------
MM: LABORATORIO DI PROGRAMMAZIONE II
------------------------
Objective of the course is to provide the basic knowledge to develop algorithms that are relevant to bioinformatics using object oriented programming.
Program
------------------------
MM: ALGORITMI PER BIOINFORMATICA
------------------------
Basic definitions: Computational Problems and Algorithms Analysis of algorithms: worst case and average case analysis; Algorithmic complexity: asymptotic notations; basic tools for the analysis of algorithms; solution of recurrences; Algorithms for searching sorting and selection. Data Structure for the implementing a dictionary: queues, heaps, binary search trees, hash tables; Design techniques: divide and conquer; greedy; dynamic programming; Graphs and Graph algorithms: graph traversals, basic connectivity problems, topological sorting
------------------------
MM: LABORATORIO DI PROGRAMMAZIONE II
------------------------
Java implementation of dynamic data structures and relevant algorithms. Recursion. Interfaces and packages. The student will acquire the necessary knowledge through assisted software development and realizing specific projects. Development of algorithms for sorting, search (greedy and exhaustive) and main algorithms on graphs, applied to problems that are relevant to bioinformatics. All the teaching material for this course is available on the course web page hosted on the teachers' web site.
Bibliography
Author | Title | Publishing house | Year | ISBN | Notes |
---|---|---|---|---|---|
J. Kleinberg, É. Tardos | Algorithm Design (Edizione 1) | Addison Wesley | 2006 | 978-0321295354 | |
Neil C. Jones, Pavel A. Pevzner | An introduction to bioinformatics algorithms (Edizione 1) | MIT Press | 2004 | 0-262-10106-8 | |
Thomas H. Cormen, Charles E. Leiserson, Ronald L. Rivest, Clifford Stein | Introduction to Algorithms (Edizione 3) | MIT Press | 2009 | 978-0-262-53305-8 |
Examination Methods
------------------------
MM: ALGORITMI PER BIOINFORMATICA
------------------------
The exam verifies that the students have acquired sufficient confidence and skill in the use of basic algorithmic design and algorithmic analysis tools. The exam consists of a written test with open questions. The test includes some mandatory exercises and a set of exercises among which the student can choose what to work on. The mandatory exercises are meant to evaluate the student's knowledge of classical algorithms and analysis tools as seen during the course. "Free-choice" exercises test the ability of students to model "new" toy problems and design and analyse algorithmic solutions for it. The exam can also be passed via two midterm tests (structured as the main final exam). The relative weight of the midterm tests is proportional to the part of the course on which their are based. The overall result of the midterm exams is only valid towards the registration at the one of the exams in February session. The grade in "Algorithms" is given by the average of the grades achieved for the module "Algorithms for Bioinformatics" and the grade achieved for the module "Programming Laboratory II".
------------------------
MM: LABORATORIO DI PROGRAMMAZIONE II
------------------------
The grade in "Algorithms" is given by 50% AB + 50% LPII, where AB is the grade in "Algorithms for Bioinformatics" and LPII is the grade in "Programming Laboratory II". LPII = 50% P + 50% L, where P is a project in the lab and L is a lab test. The grade thus generated is registered at the first exam session in February. Alternatively, LPII = 100% EL, where EL is a lab test, hard enough to match the difficulty of P + L, respectively. All tests and projects are individual work. Cheating is strictly forbidden and will determine lowering of grades for all students involved.
Type D and Type F activities
Modules not yet included
Career prospects
Module/Programme news
News for students
There you will find information, resources and services useful during your time at the University (Student’s exam record, your study plan on ESSE3, Distance Learning courses, university email account, office forms, administrative procedures, etc.). You can log into MyUnivr with your GIA login details: only in this way will you be able to receive notification of all the notices from your teachers and your secretariat via email and also via the Univr app.
Tutoring faculty members
Graduation
Attendance modes and venues
As stated in the Teaching Regulations, attendance at the course of study is not mandatory.
Part-time enrolment is permitted. Find out more on the Part-time enrolment possibilities page.
The course's teaching activities take place in the Science and Engineering area, which consists of the buildings of Ca‘ Vignal 1, Ca’ Vignal 2, Ca' Vignal 3 and Piramide, located in the Borgo Roma campus.
Lectures are held in the classrooms of Ca‘ Vignal 1, Ca’ Vignal 2 and Ca' Vignal 3, while practical exercises take place in the teaching laboratories dedicated to the various activities.