Windows 8 App To Learn Python Language: Python Tutor
Python
Python Tutor is available asĀ a free download from the Windows App Store.
The main features of Python tutor:
When you open up the app, you will be shown the below interface.
As you can see above, you can choose to create a new script, open an existing script (clicking on this will take you to the Python shell interface where you can run your Python commands) or open session (clicking on which will take you to the file browser screen from where you can open a saved session on your device). You can also see tiles of categorically sorted examples in the above screen where you can click on each tile to be presented with an interface where you can learn about the commands and the execution process of each command which is explained in a step by step process or manner. For illustration purposes, I opened up a simple Hello World program example.
You can see the Python code at the top left, and you can also see the command execution process at the right side of the screen where you can click on the arrow buttons at the bottom of the screen to learn about the execution process of each command. Each command is explained in a nice fashion via arrows and detailed word explanation. A black box at the bottom left shows you when the program finally gets executed. You can access the control bars of the app at any time by right clicking on the screen. When you do so, you will be presented with the following three options at the top of the screen.
History: Clicking on this button shows you the history of tasks that you have performed in the app.
Visualizer: Clicking here takes you to the command line interface where you can build programs and execute them.
Interpreter: Side by side interface where you can see the execution of each line as you go.
This wraps the main features of the Python Tutor app for Windows 8 and 8.1.
Similar apps:
The verdict:
Python Tutor is a pretty well designed app for Windows 8 and 8.1 which allows you to learn the Python language with ease on your device. The app is lightweight and makes for a great companion when you have to learn Python for some event, or simply to polish your coding skills.
Get Python Tutor.