Skip to main content

Posts

Showing posts from May, 2017

> P R O G R A M M I N G

Computer programming or 'coding' is a method of getting a computer to perform tasks, such as displaying and processing information, creating games and applications or controlling devices, motors or robots. The computer can interpret our commands through programming languages, which help to make the processes of instructing the computer easier. When we 'run' a computer program, the computer starts to carry out our instructions step by step and reacts to 'events'. We can tell the program how it should deal with certain events. For example, your program might be instructed to sense events such as a certain key being pressed on the keyboard, a click of the mouse on a button, and how it should react to these events.