Introduction To Programming || What is programming Language || C Programming

in #coding7 years ago

Hello everyone it's you boy Rahul, with another blog.
First of all, if you don't know anything about programming & was looking for an authentic source regarding this, then you're at the right place for the time being. So, today I'll be talking about the introductory things of computer programming.

So what is Programming ?

Programming is a such thing that, we right a bunch of code and it turns into AngryBrids game.

Well to make a game it takes much more then coding, will talk about game development one day.
Anyways Jokes Apart.
I can assume that it is undoubtedly not known to us that the computer does not understand the human language, all that can a computer understand is the BINARY which means the 0's and 1's. So what programming does is that, we write a bunch of code which turn into the binary in a very sophisticated way (talk about it later) with the help of the compiler so that the computer can understand our instruction & works according it.
So in a nutshell,
"A programming language is a formal language that specifies a set of instructions that can be used to produce various kinds of output. "

Let's Talk About C Programming Language!!!

C is a general purpose Programming Language. Those of you who bares a dream to get a job in the GOOGLE, C is a good bit for all of you.

C is basically a Structural Programming Language (SPL).C was originally developed by Dennis Ritchie between 1969 and 1973 at Bell Labs, and used to re-implement the Unix operating system. Since then it has become a widespread language as far the computer programming is concerned.

We'll be covering all the pros & cons of C programming in the upcoming blogs regarding "C programming Series". I hope you'll be with me Through the whole series.

That's all for today.
See you guys on the next Blog named,
"How to Setup CodeBlock"
till then be safe and be technofied...