What Is Computer Programming Anyway
Shamsul
Computer programming in plain language, is giving instructions to a computer to do something. Technically it is actually giving instructions to the microprocessor - the brain of a computer.
If the instructions are only for the microprocessor, why a computer is so complicated with numerous types of hardware accessories?
All the other hardware are to support the function of feeding the instructions to the microprocessor, and conveying the result from the microprocessor to its user - which can be a human or another computer or hardware.
Every time you want a computer to do something you have to give the instructions. Luckily people are smart enough to figure out that since we might want the...
[ Read Article ]