Course Description

Course CodeCourse NameCreditsHours
3001016 Computer Programming 2.0 4
Description Computer programming using C language programming: topics including 1. Introduction of C language, 2. Basic Data Type, 3. Format, input and output, 4. Operator, 5. Statement (if-else, goto or switch statement), 6. Loop (for, while and do while), 7. Statements of subprograms (Parameters Called by Value and Address), 8. Array (including character array), 9. Pointer, 10. String, 11. Structure and Union, 12. Files (Input/Output)