Code | Name of the Course Unit | Semester | In-Class Hours (T+P) | Credit | ECTS Credit |
---|---|---|---|---|---|
BIL103E | INTRODUCTION TO COMPUTER PROGRAMMING | 1 | 4 | 3 | 6 |
KEY LEARNING OUTCOMES OF THE COURSE UNIT (On successful completion of this course unit, students/learners will or will be able to) |
---|
Students who successfully complete the course will be able to develop programs with the Python programming language. |
Be able to use flow control structures (decision and loop statements) in Python. |
Be able to use various data structures (arrays, lists, dictionaries) in Python. |
Be able to design functions in Python language. |
Be able to perform file input/output operations using the Python programming language. |