Skip to main content
CODE 80299
ACADEMIC YEAR 2022/2023
CREDITS
SCIENTIFIC DISCIPLINARY SECTOR INF/01
LANGUAGE Italian
TEACHING LOCATION
  • GENOVA
SEMESTER 1° Semester
TEACHING MATERIALS AULAWEB

OVERVIEW

The course aims to provide the earliest programming bases, giving particular emphasis to scientific reasoning and computational thinking. The course includes classes as well as practical labs whose purpose is to deepen and consolidate the topics seen in the classroom.

The course has a strong applicative connotation, where the student is encouraged to face problems of increasing complexity in autonomy.

AIMS AND CONTENT

LEARNING OUTCOMES

  • Computational Thinking principles
  • Basic knowledge of the fundamental concepts of imperative programming 
  • Introduction to an imperative programming language ( C++ limited to non-object oriented concepts ), with a text editor, compiling, and command-line execution.
  • Principles of designing, implementing, and validating a small sequential program based on the informal specifications provided by the user.
  • Ability to produce correct and comprehensible code; Ability to understand, use, modify code 

TEACHING METHODS

  • Classroom lessons
  • Guided Laboratories
  • Homework delivered through aulaweb

Given the cultural importance of this course (at the core of all undergraduate computer science courses) attending classes and labs is strongly encouraged and suggested.

SYLLABUS/CONTENT

The course consists of a part of theoretical lessons that take place in the classroom and a substantial practical part of programming activities that takes place in the lab.  

Main topics:

  • Introduction to the course, computational thinking, and programming.
  • Programming environments and formal languages.
  • Imperative programming: variables and instructions; assignment; input / output; if-then-else; loops; types; structured types: 1-dim or multi-dim arrays, strings, struct; functions and parameters passing; pointers; dynamically allocating memory (heap); dynamic vectors; linked lists ; recursion.

RECOMMENDED READING/BIBLIOGRAPHY

Slides will be available but are not sufficient getting ready for the exam.  

  • Reference book: D.S. Malik Programmazione in C++ Apogeo, 2011, ISBN 978-88-503-2967-0 (or english version)
  • Alternatively B. Stroustrup, Programming: Principles and Practice Using C++, Addison-Westley, 2009, ISBN 978-0321543721. 

TEACHERS AND EXAM BOARD

Exam Board

FRANCESCA ODONE (President)

MAURIZIO LEOTTA

STEFANO ROVETTA (President Substitute)

EUGENIO MOGGI (Substitute)

LESSONS

Class schedule

L'orario di tutti gli insegnamenti è consultabile all'indirizzo EasyAcademy.

EXAMS

EXAM DESCRIPTION

The exam is made of 2 parts

  1.  a written examination on theory  
  2. a laboratory exam, accessible after theory exam has been positively evaluated

More details on AULAWEB

Exam schedule

Data Ora Luogo Degree type Note
10/01/2023 09:00 GENOVA Scritto
12/01/2023 15:00 GENOVA Scritto
13/01/2023 09:00 GENOVA Laboratorio
31/01/2023 15:00 GENOVA Scritto
13/02/2023 09:00 GENOVA Scritto
17/02/2023 09:00 GENOVA Laboratorio
12/06/2023 09:00 GENOVA Scritto
12/06/2023 15:00 GENOVA Scritto
16/06/2023 09:00 GENOVA Laboratorio
04/07/2023 09:00 GENOVA Scritto
07/07/2023 15:00 GENOVA Scritto
18/07/2023 14:00 GENOVA Laboratorio
05/09/2023 15:00 GENOVA Scritto
11/09/2023 09:00 GENOVA Scritto
20/09/2023 14:00 GENOVA Laboratorio