PDA

View Full Version : Programming the route to computer


Sorey54
02-27-2008, 04:35 AM
We cannot think of a computer without programs. Devoid of programs what remain of the computer are just plugs and circuits. The hardware without a single program or collection of programs (software) to execute is just one mess of circuits and plugs and nothing more.

So without a single program no software. No software then hardware is pointless. Then hold on, where is the computer? The digression chain all started from no program. This correlates computer functioning to computer program. And computer program or software program cannot be brought from thin air it has to be created. The need of the hour is programming.

Many programmers have been programming day and night to furnish us with the programs we are effortlessly enjoying today. Software programming refers to the process of writing, testing, debugging/troubleshooting, and maintaining the source code of computer programs.

Source code is high level language and so it has snatches of human readable language. Prior to FOSS introduction source code was not revealed. But by including many software’s into FOSS (free open source code software) programming of such software’s became more transparent and path breaking.

One such is PHP programing (http://www.developmentguruji.com/). PHP is a scripting language embedded within HTML language. Much of the task of PHP programming or coding is alleviated firstly because it is scripting language embedded within HTML and secondly because it is FOSS, the source code is for every programmer to code and make alternative changes