TR EN

ELECTRICAL-ELECTRONIC ENGINEERING PROGRAMMING COURSE IDENTIFICATION AND APPLICATION INFORMATION

Code Name of the Course Unit Semester In-Class Hours (T+P) Credit ECTS Credit
EEE108 ELECTRICAL-ELECTRONIC ENGINEERING PROGRAMMING 2 2 1 2

KEY LEARNING OUTCOMES OF THE COURSE UNIT (On successful completion of this course unit, students/learners will or will be able to)

LO-1 Identify data types and variables LO-2 Identify arithmetic,logical, conditional operators, if-else statements and compose Python code using them. LO-3 identify and device FOR and WHILE loops in Python code LO-4 identify and develop Python functions LO-5 explain Python objects LO-6 manage and manipulate data arrays using Numpy LO-7 interpret and generate data visualizations using matplotlib library LO-8 identify and compose Python code to read and write data files LO-9 compose Python code to solve engineering/real life problems