About Programming

40 0 0
                                        

So, I wanted to give you a small introduction about programming. It is inportant to know what programming is and to understand that you need to know what a computer actually is, here we go
Computer:
Computer is an electronic device or machine which is capable of solving problems according to the instruction given to it.
OR
It is a machine which generate output by taking and processing input.

Now, you do realize i mentioned input out there, this is actually instructions
we give to the computer, from which the word programming comes,as defined below
Programming:
Set of instructions given to computer to perform some action.

These instructions are mostly given in a programming language,which is defined as
Programming Language:
A language which is used to communicate with the computer
OR
A languge which is used to give instructions to the computer
There are thousands of programming language out there but some famous languages are
Assembly Languge, Basic, Fortran, Cobol, C, C++, java, C#, Python, Perl, Ruby and Javascript etc.

Note:The definitions given above are just to give you idea about the topic they may not cover all the aspects of prticular topic

Python Guide for BeginnersWhere stories live. Discover now