Course Information

Course Code:
Course Number:
Code Course Name Language Type
MAK 230E Algorithm Development and Computer Applications with Python English Compulsory
Local Credits ECTS Theoretical Tutorial Laboratory
2 4.5 1 0 2
Course Prerequisites and Class Restriction
Prerequisites (MAT 104 MIN DD
or MAT 104E MIN DD)

and (MAK 114 MIN DD
or MAK 114E MIN DD)

and (MAK 101 MIN DD
or MAK 101E MIN DD
or IML 110 MIN DD
or IML 110E MIN DD)

Class Restriction None
Course Description
Introduction to Python Programming based on algorithm development, flow chart concept. Conditional statement, if-else, if –elif structure. Loop concept, for and while structure. Modules in python. Functions. Lists, Tuples and Sets. Int.to Object oriented orogramming with python. Class, object and inheritance technique. Int. To scientific programming using numerical methods. Int. To Matlab programming.