What is Programming and Programming Languages?



What is Programming and Programming Languages?




·        What is Programming?




Ø  Programming is nothing but a term used to define the process of writing programs which are language specific and syntax based, which includes instructions or statements which complete the desired task or activity in any machine’s like computers, smartphones or electronic embedded devices.

Ø  Programming is also defined as process of designing and creating computer program for completing desired tasks.


Ø  Programming is done by Programmers who develop or creates programs.



·        What is Instructions or Statements?



Ø  Instruction/Statements are nothing but human understandable syntactic unit of programming language.

Ø  Every statement carry particular action to perform.
Ø  In computer programming programs are made up of more than one consecutive statements.



·        What is Programming Language?



Ø  Programming Language is nothing but human understandable high level language, which is used to create program to accomplish specific task within computer or in any machine.

Ø Just Like in English language we have set of defined vocabulary for communication with anybody exactly like that to communicate with computer there are few languages which has standard set of keywords, identifiers, constants and concepts to communicate with computer.

Ø  Programming languages is used by programmers to create programs which has set of some instruction or statements defined by programmer. Every Statements posses some function to perform when programs get executed.

Ø  There are many programming languages in market few of them are very popular among computer geeks.

o   C Language
o   C++
o   C#
o   Ruby on rails



Comments

Popular Posts