introduction of python programming


Let's talk about Python programming language

Python was created by Guido van Rossum in December 1989. Python Programming language is very popular for its simplicity. Very easy to learn for beginners also. Python is a high level programming language. 

What it means ?

Let's suppose you want to type a your name ex. Jack but our computer can't understand this, computer understand only 0 and 1 (binary). And we can't type our name in 0's and 1's format, you just type jack and to understand this computer will change this jack into a form of 0's and 1's (in binary form), i.e. the word jack you can understand but you can't understand string of 0's and 1's (binary form). So the language which can be easily understood by humans like English, know as high level programming language. 

Why we learning Python ? , Even we have so many programming language ex. Java, C, C++  etc. There are some reasons for choosing this language(Python). 

What are they ? 

1} Easy to learn and understand.

2} Interpreted and Object-Oriented.

3} Can be used for famous technologies like  AI, Machine Learning, Web development, Software development, Data science etc.

4} Used by famous companies like Google, You Tube, Drop Box, Yahoo etc. 

and many more...

How to install Python in your laptop or desktop ? that we will see in post.



If you have any questions or doubts in this post please ask in comment section I will try to clear it.


If you like these post and you have learned something from this then share this post with your friends and family. 

Keep learning always.....!!! 😇😇😇





Previous Post  Next Post