Wednesday, August 16, 2017
Tutorial Python 3 3 0
Tutorial Python 3 3 0
If we need use Amazon EC2 to do the Big Data project, we have to know the Python programming language. The example we used in the class had been explained by Xinyu. Python runs on Windows, Linux/Unix, Max OS X, and has been ported to the Java and .Net virtual machines.
Python is free to use. Today I want to show you how to install Python software and the detailed tutorial.
1. Go to www.python.org
2. Choose the right installer for your OS in the download page. I choose Python 3.3.0 Windows X86-64.
3. Follow the steps to install it.
4. Choose IDLE in your programs to start programming.

5. If you want to program in files. You can choose file >> New window. And after the programming, you can click Run >>> Run the Module.

Now you have know how to install and use python. Next I want to show you some detailed tutorial for programming in Python. This is a YouTube playlist. The playlist address is https://www.youtube.com/watch?v=4Mf0h3HphEA&list=ECEA1FEF17E1E5C0DA You might need 10 hrs to learn that. It is very helpful.
download file now