PYTHON INTRODUCTION
Python is a powerful high-level, object-oriented programming language created by Guido van Rossum.
It has simple easy-to-use syntax, making it the perfect language for someone trying to learn computer programming for the first time.
Python is an object-oriented, high level language, interpreted, dynamic and multipurpose programming language.
Python is easy to learn yet powerful and versatile scripting language which makes it attractive for Application Development.
Python’s syntax and dynamic typing with its interpreted nature, makes it an ideal language for scripting and rapid application development in many areas.
Python supports multiple programming pattern, including object oriented programming and functional programming or procedural styles.
Python makes the development and debugging fast because there is no compilation step included in python development and edit-test-debug cycle is very fast.
Why the name Python?
No. It wasn’t named after a dangerous snake. Rossum was fan of a comedy series from late seventies. The name “Python” was adopted from the same series “Monty Python’s Flying Circus“.