2019/2020 (1st Year) SEMESTER 1

SECJ1013-SECTION 06 PROGRAMMING TECHNIQUE I

Lecturer: Mohd. Razak bin Samingan

This course is mainly teaching the students about the solving techniques by using the structured
approach with. We are required to develop programs using C++ programming language,
in order to solve simple to moderate problems. The course covers the following:
pre-processor directives, constants and variables, data types, input and output statements,
control structures: sequential, selection and loop, built-in and user-defined
functions, single and two dimensional arrays, file operations, pointers, and structured data types.