Code: | CC1015 | Acronym: | CC1015 | Level: | 100 |
Keywords | |
---|---|
Classification | Keyword |
OFICIAL | Computer Science |
Active? | Yes |
Web Page: | https://brunoloff.wordpress.com/programacao-i-2021/ |
Responsible unit: | Department of Computer Science |
Course/CS Responsible: | Bachelor in Chemistry |
Acronym | No. of Students | Study Plan | Curricular Years | Credits UCN | Credits ECTS | Contact hours | Total Time |
---|---|---|---|---|---|---|---|
L:M | 111 | Official Study Plan | 1 | - | 6 | 56 | 162 |
Teacher | Responsibility |
---|---|
Bruno Serra Loff Barreto |
Theoretical classes: | 2,00 |
Laboratory Practice: | 2,00 |
Type | Teacher | Classes | Hour |
---|---|---|---|
Theoretical classes | Totals | 1 | 2,00 |
Bruno Serra Loff Barreto | 2,00 | ||
Laboratory Practice | Totals | 4 | 8,00 |
João Luis Alves Barbosa | 4,00 | ||
Bruno Serra Loff Barreto | 2,00 | ||
Michel Celestino Paiva Ferreira | 2,00 |
Introduction to the use of computers running GNU/LInux operating systems.
Introduction to programming using the Python language.
Notions of low and high level languages; interpreters and compilers; editor and development environmnets. Values, types and expressions. Functions and procedures. Conditionals and selection. Iteration and recursion. Basic data structures and algorithms: data processing, text, numerical computation.
At the end of the course, the student should be able to:
1. simulate the step-by-step execution of simple programs;
2. write programs to solve solve simple problems (e.g. numerical computations or text processing);
3. decompose problems into sub-tasks suitable for re-usable sub-routines;
4. debug programs using testing
5. know elementary algorithms for data and text processing and numeric computation.
Lectures; program analysis; practical, programming classes; students will use tools for automatic evaluation of their programs.
designation | Weight (%) |
---|---|
Exame | 50,00 |
Teste | 50,00 |
Total: | 100,00 |
designation | Time (hours) |
---|---|
Frequência das aulas | 56,00 |
Trabalho laboratorial | 50,00 |
Estudo autónomo | 56,00 |
Total: | 162,00 |
Frequency of practical classes, according to the rules of the University and FCUP. Students must attend at least 75% of the practical classes to be admitted to the exams. Students who miss more than four classes cannot attend the exams.
=============
Changes due to Covid-19:
All students will be allowed to take the exam.
There will be one test and one exam. The final grade will be 50% * Test grade + 50% * Final exam grade. The test and exam will both have a coding component and a written component.