The Basics Of Computer Programming

17Computer programming can be simply defined as the process of instructing computers of what to do. This process entails writing valuable, extensible and sustainable commands that can be ready the computing system to carry out significant number of tasks. Programming can be done by making use of one or more languages, which is dubbed as programming language.

Due to the reason that one instruction may not be enough for the computer to perform all significant tasks it have to do, the programmers from http://rogerpoon.co.uk/ need to come up with sets of instruction or simply known as programs and submit it to the system to complete the work. For beginners, learning the concepts and ideas behind programming together with the processes in making a program isn’t that simple as it requires know-how and skills in programming.

Machine code is known as the lowest form of coding for beginners. This type of coding is written using series of “0” and “1” known as binary. But just because it is known to be the lowest form, it doesn’t automatically mean that it’s just a basic thing to do. The higher forms of coding like Java, C++ and C are made to be able to make things easier for programmers to learn these machine codes. For beginners, here are some of the things that must be expected when writing a program. Read about structured programming here at http://www.encyclopedia.com/doc/1O11-structuredprogramming.html.

Number 1: Developing a program – in this phase, programmers work with other professionals in the field like sociologist, internet marketers and so on. The features of the program that has to be created will be determined by the suggestions of these people and others involved in the project. It’s the programmers however who can only determine which among these features are possible to be integrated in the program.

Number 2: Choosing the Right Language -depending on the program and project that needs to be developed as well as the knowledge that the programmer has in programming, they can go use either HTML or PHP otherwise known as Hyper Text Markup Language and Hypertext Preprocessor respectively. Both of the said platforms at www.stackoverflow.com/users/938559/roger-poon have its own use and benefit like for instance, if the programmer is about to develop a website, then HTML is used but if they are going to develop things or apps that you don’t see happening, then it is PHP.

Number 3: Writing the script or coding the program – by the time when the features of the program is finalized, the programmer is going to start working on it. This will include coding of the program and writing scripts to do certain actions.

Leave a comment