ABOUT PYTHON PROGRAMMING LANGUAGE


Python was conceived in the late 1980s by Guido van Rossum at Centrum Wiskunde & Informatica (CWI) in the Netherlands as a successor to the ABC language (itself inspired by SETL), capable of exception handling and interfacing with the Amoeba operating system. Its implementation began in December 1989.

Python is an interpreted, object-oriented, high-level programming language with dynamic semantics. Its high-level built in data structures, combined with dynamic typing and dynamic binding, make it very attractive for Rapid Application Development, as well as for use as a scripting or glue language to connect existing components together.
Python's simple, easy to learn syntax emphasizes readability and therefore reduces the cost of program maintenance.
Python supports modules and packages, which encourages program modularity and code reuse.
The Python interpreter and the extensive standard library are available in source or binary form without charge for all major platforms, and can be freely distributed


about python pic

Python Important Features
  1. Beginner's Language
  2. Simple and Easy to Learn
  3. Interpreted Language
  4. Cross-platform language
  5. Free and Open Source
  6. Object-Oriented language
  7. Extensive Libraries
  8. Integrated
  9. Databases Connectivity

Applications of PYTHON Programming
  • Web Applications
  • Desktop GUI Applications
  • Software Development
  • Scientific and Numeric
  • Console Based Application
  • Audio or Video based Applications
  • 3D CAD Applications
  • Applications for Images
  • Enterprise Applications