Computer Programming - Programming






A computer is a electronic machine that accepts data (sometime information) and manipulates it for some result (or information) based on program or sequence of instructions. These program or instructions given by a programmer (people). Computer can perform many task but can't think. It perform a task by human instructions and guideline.

Computer programming or programming is a way of instructing electronic machines or computer to perform tasks, solve problems and provide human interactivity. 



Programming involves activities such as analysis, developing understanding, generating algorithms, verification of requirements of algorithms including their correctness and resources consumption, and implementation (commonly referred to as coding) of algorithms in a target Programming Language.