Python Tutorials

Python is a general purpose high level programming language. It was developed by Guido Van Rossam in 1989 while working in National Research Institute at Netherlands.

Python Tutorials :

Python was officially made available to public in 1991, so that the official data of birth of Python Language is : Feb 20 1991.

Guido developed Python Language by taking almost all programming features from different languages like

  • Functional Programming Features from C Language.
  • Object Oriented Programming Features from C++
  • Scripting Language Features from  perl and Shell script
  • Modular Programming Features from Modula-3

Hence the Python Language consider to be a combination of all these programming features.

Where we can use Python :

Python can be used everywhere, I have collected the most common application areas are :

  1. Python can be used develop the Desktop Applications
  2. It can be used to develop Web Applications
  3. Python can be used to develop Database Applications
  4. Python can be used in Network Programming
  5. We can develop Games using Python
  6. Python can be used for Data Analytics, Machine Learning and
  7. Developing Artificial Intelligence Applications.

Most of the Python syntax were derived from C and ABC Languages.

This Python Tutorials gives you enough understanding about python programming language.

 

Happy Learning 🙂