Programming Technique I

SECJ1013 - 02

As a fundamental subject, this course equips the students with theory and practice on problem solving techniques by using the structured approach. Students 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.

Course Content

CHAPTER 1 : Programming Problem-Solving

CHAPTER 2 : Elementary Programming

CHAPTER 3 : Control Structures [ Part I ]

CHAPTER 3 : Control Structures [ Part II ]

CHAPTER 4 : Functions

CHAPTER 5 : Array

CHAPTER 6 : Input & Output

CHAPTER 7 : Pointers

CHAPTER 8 : Structured Data

 

To Do List

 
Final Project - Completion date: 24 February 2021
Details

Reflection RSS

Programming Technique I

My main goal for this course subject is to learn and master the C++ language so that I can develop a code that can help the society as it has always been a dream of mine to contribute something useful to the society. In this course, I have managed to improve my design thinking skills and problem solving skill as making a code requires a lot of these skills. Therefore, I will study and practice more on C++ language and other programming languages so I can achieve those goals of mine.

Details

Assignments