Skip to main content

PROGRAMMING LANGUAGES

 

Today a programming language is very essential thing in technology market, everything is going to transform in digital world. We handle these digital things with lot of hardware and using programming language. Currently there are lot of programming languages arrived in market like Python, Java, Perl and many more. So today we will talk about what is programming language & how its works?

 



A programming language is the way to talk to a computer machine, generally we can not directly go to the computer and we can not say to the computer to do a specific task, Because a computer only understand the binary data . We need to program it or we can say we need to talk to the computer in computer language to give then computer will understand what we want with them.


Generally we talk in different - different languages, so we can also communicate in different - different languages with a computer. Sometimes computer languages goes to complicated for a human being but sue to consistent practice & with a creative mind we can be master in programming.


There are majorly two kinds of programming languages:

1. High level language

2. Low level language

 

1. High Level Language -> 

 

High level languages are user friendly languages, these kinds of languages very easy to understand by a human. But problem is here that it comes with some limitations, here we can not communicate with the hardware. These types of languages requires a compiler or an interpreter to convert these languages in machine language(binary form).
 

example: Python

 

2. Low Level Language ->

Low level languages are too complex and it is really not a good idea to start learning programming with these languages. These languages are very close to hardware so we can directly communicate with computer with these kinds of languages. This property makes its more powerful than HLL. These are too much faster & memory efficient languages.


example : Assembly

To know HLL & LLL deeply you can read HLL vs LLL here.


Thanks for reading this blog!!!!!

Comments

Popular Posts

Types of operating systems

Today there are lot of operating systems in the internet but actually they are only based on these main operating systems. What we see on internet is that windows is an OS, Linux is an OS but actually it is not really true. These are true only in simple understanding but when we explore computers more then we see there are lot of types of operating systems available in the market. These are written below...... Batch Operating System Multi-programming OS. Time-sharing or multitasking operating systems Distributed operating System Network operating System Real Time operating System Hard real--time systems Soft real--time systems Batch operating system: These operating system can not interact directly with the computer. Batch processing is a technique in which an Operating System collects the programs and data together in a batch before processing starts.   Multi-programming OS: These type of OS are able to run multiple jobs simultaneously in the memory. For it, memory is considered as a