Posts

INTRODUCTION TO PYTHON

What is Python? Python is the most popular programming language of this decade. It was created by Guido Van Rossum in 1991.                             Python is an interpreted, high level, general purpose and dynamically typed programming language. Increment in python's community Why to choose Python? •  Free and open source. •  Short code reduces run time. • Easy to understand and learn. • A big python community. • Top preferred language for data science. • It can run on different platforms. Characteristics of Python  • Rich libraries. • Python is easy to use even by the beginners. • It can run on different platforms like windows, Linux, etc.  • Object oriented Appositeness of Python  • Python has a great application in web applications. • Due to its rich libraries like Numpy and Panda, it is the first Choice for data analysis. • In game development due to its set of module called Pygame. • It is also used to automate repetitive stuffs like sending e-mails and messages. • Python
Recent posts