What is Programming. If you want to learn Programming then you will in best place. Here you will learn Different Programming Languages 


What is Programming 





Programming

                            Programming is a process of writing . The process of creating and writing a program is called programming . It is a creative task . There are choices to be made in this process , where one option may suit better than the other . This does not mean that the other is wrong to solve different problems.
                           ~Computers are machines which work when we give them instructions.These instructions are provided to the computer in the form of program.
                           ~Developing a program involves the following systematic procedure with the below mentioned steps:-


   1). Analyze the problem

   2). Design the program

   3). Write a program

   4). Document and maintain the program.








Computer language:    

                        
                          To turn instructions into working code, you have to use a special computer language. Learning a computer language is a like learning a foreign language with very strict rules.


Different languages:


                           There are dozens of computer languages, although they overlap a lot. Different languages are good for tacking different tasks, so professional coders usually learn a few. Most people start with Scratch_a language designed especially for beginners.


How do computer languages work:



To run any program, in any language, the computer first has to turn it into numbers. This is done by translating the program into a very basic language known as Machine Code.







Please open these links:



                          Thank you