Anúncios

Special Season Exam revision

25 julho 2021, 11:28 Luís Manuel Silveira Russo

The revision of the special season exam will be on Wednesday the 28th at 3 pm.


Special Season Exam

23 julho 2021, 15:37 Luís Manuel Silveira Russo

Students need to bring an exam sheet for the special season exam. See you Wednesday.


P2 and final grade revision

5 julho 2021, 08:04 Luís Manuel Silveira Russo

The revision for the P2 project and the two final evaluations will be this Thursday, the 8th of July, at 9:00 am. The grades will be published meanwhile. The final grades will be signed that afternoon.



Project P2 Deadline Extension

1 junho 2021, 15:59 Luís Manuel Silveira Russo

The submission of project P2 was extended to this Friday, the 4th, at 8pm.


Evaluation Criteria for P2

23 abril 2021, 09:25 Luís Manuel Silveira Russo

The evalution criteria for the second project will include a code quality analysis which will be done after the projects are submitted on mooshak.

This analysis will contain several criteria. Among other considerations the following issues will be considered:

* The output of the valgrind tool. Memory leaks, non-initialized variables, etc. See https://valgrind.org/ 

* The output of the lizard tool. See https://github.com/terryyin/lizard

 * The code structure: division of code into functions (only a .c file is allowed), comments and indentation.