Introducing Python

mausamadh

मौसम अधिकरी

Posted on March 20, 2020

Introducing Python

Introducing Python:

Python is High level interpreted language.

Python is:

  • easy to learn
  • interactive programming language
  • efficient high level data structures
  • simple but effective approach to Object Oriented Programming.

Python's elegant syntax and dynamic typing together with it's interpreted nature ,makes python an ideal language for scripting and rapid application development in many areas on most platforms.

Python was developed by Guido Van Rossum in 1991 at the National Research institute for mathematics and computer science in Netherlands.
  • Naming of python was inspired from his favorite comedy show Monty's Python's Flying Circus.

Features Of Python:

  • Easy To learn and Use
  • Expressive language i.e more understandable and more readable
  • Interpreted language
  • Cross platform language
  • Free and Open-source
  • Object Oriented Language
  • Extensible language - C , C++ can be used to compile code
  • Large Standard Library
  • GUI programming Support

Applications of Python:

  • Web applications like Django , Pyramid , Flask
  • Desktop GUI applications using Tk , Wxwigets , kivi , PYQt
  • Software Development for build ,control ,management and testing etc
  • Scientific and Numeric applications like Scipy , Pandas , Numpy
  • Business Application like ERP, E-commerce as Tryton
  • Console Based Application like Ipython
  • Audio-Video based Application like Timeplayer , Cplay
  • 3D CAD Applications like Fandango
  • Enterprise Application like OpenERP , Tryton , Picalo
  • Application for Images like Vpython , Gogh , Imgseek.

For More Visit Here

💖 💪 🙅 🚩
mausamadh
मौसम अधिकरी

Posted on March 20, 2020

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related

Learning Python
javascript Learning Python

November 28, 2024

Calculate savings with Python!
beginners Calculate savings with Python!

November 26, 2024

UV the game-changer package manager
programming UV the game-changer package manager

November 24, 2024

Beginners Guide for Classes
python Beginners Guide for Classes

November 20, 2024