Pages

Tuesday, December 17, 2019

Need of Programming Languages

Need of Programming Languages :


          What is Program ? and what is Programming ? We can say that the program is a set of instruction, orders given to computer to obey it.  I am not say that the computer is not able to understand without the medium of a programming languages or compilers . It is possible technically. However, that requires understanding the  language of computer you are working on with 64- bit architecture, you will need to deal with 64 1's and 0's .to do any one thing.

0001111000110111001101100011101101100001010110110011001010111010
what is 0 and 1
Binary coding in computer


A line in programming language       S1.Marks=70,

Can be written in binary as ,

01010011 00110001 00101110 01001101 01100001 01110010 01101011 01110011 00111101 00110111 00110000

   
It is complicated to remember and requires special binary structure for every processor.

It is feasible to learn programming language rather than this binary.

  • Programmers use programming languages to communicate effectively with computers, there are many languages exits , each having its own features.

  • The programming language offers you to write program and develop online solutions such as mobile applications, games, animations, web applications.
use of programming languages
Use of  programming languages

  • A programming language allows you to express computational tasks in many ways, it make it easy , time saving, and efficient.

  • Programming is important for speeding up the input and output processes in machine , programming is important to automate, collect, manage, calculate, analyze the processing of data and information accurately.

  • Programming languages are useful in making software, operating system, to write device drives .

  • Programming is important to make or create software and application that help computer and mobile user everyday for performing various tasks.

  • The purpose of programming is to create a set of instructions that computer use to perform specific operations.

  • C, C++, Java, Javascript, PHP, Python, Swift SQL, Ruby,  etc. are the some important programming languages that innovate in IT sectors.
Popular programming language
Popular Programming languages

  • The various innovation in the field of Artificial intelligence, Machine learning, Internet Of Things, etc are due to the programming languages. 




No comments:

Post a Comment