COURSE OUTLINE
Course Code: SCSJ1013
Course Name : Programming Techniques I
Total Contact Hours: 56 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, built-in and user-defined functions, single and two dimensional arrays, and structured data types.