Programming Technique 1

SECJ 1013 Programming Technique 1 as a fundamental subject, equips us with theory and practice on problem solving techniques by using the structured approach. We 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, control structures: sequential, selection and loop, built-in and user-defined functions, single and two dimensional arrays, file operations, pointers, and structured data types.

1.SYLLABUS

Click to see my code🖱️

2. Assignment 1 (FLOWCHART)

3. Assignment 2 Set 1 (Calculate BMI)

4. Assignment 2 Set 2 (Calculate Monthly Installment)

5. Exercise 1

6. Exercise 2

7. Exercise 3 (Calculate the Num of Active Case of Covid-19)

8. Exercise 4 (Input Output)

9. Project (Case Study)

10. Reflection