Progamming Technique I

Introduction

Programming Technique I  is a fundamental subject, this course 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: 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.

C++

Details

My Thought about This Subject RSS

Before this I already learn this subject in my foundation. For me, I can really catch u to what my sir are teaching me because of my knowledge. But I cannot be proud because it still a long way before I can master this language. I need to be patience and  learn as much as I can so it can benefit me in the future.

Details