Programming Language

Python Programming Language

Python is an open source interpreted high-level programming language for general-purpose programming. Created by Guido van Rossum and first released in 1991.
It has simple, easy-to-use and neat syntax, that makes it easy to learn.
This tutorial is a comprehensive guide on how to get started in Python. After going through all the topics believe me you will be able to write the code in python very easily, and it will boost your confidence in python programming.

 Introduction of Python


  •     Python is high level programming language.
  •    Python was developed by Guido Van Rossum in 1991, at the National Research Institute    for Mathematics and Computer Science in the Netherlands.   
i>




  • Language was named after "Monty Python"
  • Python is easy to learn, read and very powerful language.
  • Python is a interpreted, interactive and object-oriented scripting language.
  • Open Source and Interpreted Language.
  • Python supports both Functional and Object Oriented.
  • Used by Google and Increasingly popular.

No comments: