Introduction to Python !

Welcome ! Are you completely new to programming ? If not then we presume you will be looking for information about why and how to get started with Python. Fortunately an experienced programmer in any programming language (whatever it may be) can pick up Python very quickly. It's also easy for beginners to use and learn, so jump in !

What is Python ?

Python is a popular programming language. It was created by Guido van Rossum, and released in 1991.

It is used for :

What can Python do ?

Are as Follow :

Why to use Python ?

Python Syntax compared to other programming languages

Syntax are as follow :

Example :

Written Code :
print("Hello, World!")

Result :

Python Video Explaination :

Other Introduction Pages :