COURSE OUTLINE
Course Code: SCP1103
Course Name: C Programming Techniques
Total Contact Hours: 42 hours
Course Pre-requisite: None
-
SYNOPSIS
As a fundamental subject, this course equips the students with theory and practice on problem solving techniques by using the structured approach. Students are required to develop programs using C programming language, in order to solve simple to moderate problems. The course covers the following: preprocessor directives, constants and variables, data types, input and output statements, text files, control structures: sequential, selection and loop. It may also include arrays and basic library functions.