Introductory Programming language tutorial.

Welcome to programming world!

Since,you are reading this post,that means you want to be a programmer.But if you don't know what is the correct way to start ,then you can stay with this blog.This blog provide you a guideline as well as a platform to learn and practice coding with this blog member.


Before starting your coding journey,first of all you have to know some basic question and their  answer that usually come to freshers coder mind.Then let's blink your eyes at a glance on those-

Question-1:What is programming language?

A computers is the combination of many distinct equipment.For example, if you look at this picture then you can see many component of a computer within a single picture.




As you can see in this picture,many equipment is need for making easy use of a computer.Such as Keyboard,Mouse,Microphone,Printer,System Unit,CD/DVD Drive,Monitor,Speaker.Though all of them is not mandatory for running a computer.But if you want to drive communication between a computer and it's hardware then you must have to instruct computer by programming language.
So,programming language is a set of commands,instructions and other syntax use to create a software program and communicate between computer and it's hardware. 

Question-2:Why we need programming language to instruct computer as we have many others language in this world?

Although strange but also it is true that this questions arise in some fresher coder mind.Anyway Since there are many language available in this world for communicate among people but none of it suitable for instructing computer to communicate with it's hardware and accomplish it's task. Not only for computer can't understand human language as computer has no feelings but also computer can understand only 0 and 1,computers working principle based on binary number system,as we know there are only two syntax 0 and 1 are available for binary number representation.But computer scientist and engineers are trying to get the computer's language closer to the human language so that instructing computer become easier day by day.

Question-3:How many programming language exists and which should I learn first?

This is the question that makes happy me because before starting your coding journey you must have 
premeditation and clear concept on why you learn it.According to Wikipedia and other sources there are more than 600 programming language available in this world.But among them for being a developer and programmer you should learn at least some common languages such as Java,Python,C,C++,JavaScript,GO,R,Swift,PHP,C#.But you can't learn them together.It will be better for you if you start with one of them and after learning one programming language then you can switch yourself into any of them.After learning a programming language it will be more easier to learn a new programming language for you,because coding procedure is almost same,you just need to know every distinct programming language syntax and grammar.If you guys want to suggestion from me and if you want to follow this blog for learning programming language then I suggest you start with C programming language.Because if you imagine a situation in where a child is trying to go to school by driving a bicycle but he can't because he don't know how to ride a bicycle.In this case,If the child learn first how to drive a bicycle and then it will be  possible to go to school by driving a bi-cycle and if the child learned how to ride a bicycle then it will be easier to learn motor-bike driving for him.Similarly,If a person learn C programming language then it will be easier for him/her to learn any other modern programming language.



0 Comments

Oldest