SECJ1013-09 TEKNIK PENGATURCARAAN I (PROGRAMMING TECHNIQUE I)
FACULTY OF COMPUTING / FAKULTI KOMPUTERAN

 Asafundamentalsubject, thiscourseequipsthestudentswiththeoryandpracticeonproblem
 solvingtechniquesbyusingthestructuredapproach.Studentsarerequiredtodevelopprograms
 usingC++programming language, inorder tosolvesimpletomoderateproblems.Thecourse
 covers thefollowing:pre-processordirectives, constantsandvariables,datatypes, inputand
 output statements,controlstructures:sequential,selectionandloop,built-inanduser-defined
 functions, singleand twodimensional arrays, fileoperations, pointers, andstructureddata
 types.