Program Technique 1

Details

I N T R O D U C T I O N

Computer programming is the process of designing and building an executable computer program for accomplishing a specific computing task. Programming involves tasks such as: analysis, generating algorithms, profiling algorithms' accuracy and resource consumption, and the implementation of algorithms in a chosen programming language (commonly referred to as coding). The source code of a program is written in one or more languages that are intelligible to programmers, rather than machine code, which is directly executed by the central processing unit. The purpose of programming is to find a sequence of instructions that will automate the performance of a task (which can be as complex as an operating system) on a computer, often for solving a given problem. The process of programming thus often requires expertise in several different subjects, including knowledge of the application domain, specialized algorithms, and formal logic.

R E F L E C T I O N

Before this I did not learn this subject in my diploma. For me, It a bit difficult to catch it. But with Mr Cik Suhaimi's teaching i already understand it. But I cannot just be 'safe' 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.