Posts

Introduction

 Our purpose is to make you familiar with some basics of programming languages . We will cover all topics in - depth in our further blogs so if you are interested in programming here you will get all content in easy language.  My purpose is to help as many people as i can. so stay connected and stay curious about things to learn them:)

What is Programming Language??

Image
"Let's take an example to understand Programming Languages in a better way. So whenever we want to communicate with someone we just use some words or statements to convey our message to the other person. But in this scenario, there should be something common that is our language that can be understood by both you and the other person whom you are talking., In the same way whenever we want any output by our computer so we need to convey our message to Computer. So here we need a language that can be understood by Computer. And for that Programming Languages are used. So  Programming Languages  is nothing but a language that can be understood by machines. It is a "set of instructions" by which We can perform some task, or get desired Output by Computer. In a technical language, we can say    Programming languages  are used in computer programming  to implement algorithms.