Friday, August 25, 2017

Starting with Python Programming!

You are in this blog means you are new to python programming. Python is a open-source programming language. You can download it for free from python.org.  You can use various IDE (Integrated Development Environment) to learn python easily. But to be a great programmer it is better to start from scratch(i.e. like command prompt).

Installation of Python:
1. Download free python from python.org.
2. Install it.
         2.1 If you are using Linux, you may have inbuilt python. You can check it as: python in your terminal.
Video:
https://www.youtube.com/watch?v=QXV3bhM0VZw

No comments:

Post a Comment