Course Description

Course CodeCourse NameCreditsHours
5901209 Computer Programming(Ⅰ) 3.0 3
Description To familiarize the student with basic computer programming concepts. Topics cover the methods for analyzing problem statements, designing computer solutions, as well as an introduction into the syntax and semantics of the Python,C and C++ programming language. An important objective of the course is to present effective methods of program design using modular construction and structured programming notions of sequence, selection, and iteration structures.