SCSJ1013 (Programming Technique 1)

OVERVIEW OF THE COURSE

This course introduces to student the theory and practice on problem solving techniques by using structured approach. Students are required to develop programs using C++ programming language in order to solve problems. Programming Technique 1 covers pre-processor directives, constants and variables, data types, input and output statements, control structures, built in and user defined functions, arrays, file operations, pointers and structured data types.

My Reflection

This course is mainly programming. The structure of the syllabus is a bit confusing because in chapter ! you are introduced to function straight away. For students who do not have the basics of problem, who are totally new to it, they will not know how calling functions work and returning a value works. Other than that its okay because I really like programming a lot.

Details