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.
Works
-
Download assignement1-q1.cpp
assignement1-q1.cpp Details
- Monday, 10 December 2018 [5.5KB] -
Download assignment1- Q2.cpp
assignment1- Q2.cpp Details
- Monday, 10 December 2018 [1.6KB] -
Download pointer.cpp
pointer.cpp Details
- Monday, 10 December 2018 [3.6KB]