MECHATRONICS ENGINEERING (ENGLISH) PROGRAMME
COURSE DESCRIPTION
Name of the Course Unit Code Year Semester In-Class Hours (T+P) Credit ECTS Credit
COMPUTER PROGRAMMING I COM107 1 2 2+2 3.0 5.0


No
Key Learning Outcomes of the Course Unit
On successful completion of this course unit, students/learners will or will be able to:
1 At the end of this module the student should be able to: • 1. Devise algorithms (model) and build programmes (implement) that solve concrete problems, using: a) basic data structures (variables, arrays, and possibly others); b) numerical and Boolean expressions; c) control structures (such as decisions and loops); d) functionality factored out in functions.
2 Perform tests on algorithms (such as a sorting algorithm) and corresponding programmes
3 Correct faulty algorithms and/or programmes