ENGINEERING FACULTY / MECHANICAL ENGINEERING / MAK1008 - COMPUTER PROGRAMMING
 
Learning Outcomes Of the Course 
ÖÇ1Student knows the general concepts of programming
ÖÇ2Student understandsthe logic of programming and algorithms
ÖÇ3Student knows the general concepts and keywords of C programming language
ÖÇ4Student can control a C programme by using control structures (if) and loops (while, for etc)
ÖÇ5Student can use arithmetic and logic operators in C programming language
ÖÇ6Student can define functions and call (use) these functions in C programming language
ÖÇ7Student can define series and call (use) these series in C programming language