Course Description

Course CodeCourse NameCreditsHours
C002003 Program Design 1.0 3
Description The learning objectives of this course include: 1. Introduction of C language; 2. Basic data type, Format input and output, Operator, 3. Statement (if-else, goto or switch statement), 4. Loop (for, while and do while), 5. Statements of subprograms (Parameters Called by Value and Address), 6. Array (including character array), 7. Pointer, string, 8.Structure and union, 9. Files (Input/Output)