Hiya, could anyone tell me from where can I download phyton used for this course?
Sure! What you want is Active Python. They give you the neat color-coding and IDLE interpreting you can see Prof Grimson using the videos. http://www.activestate.com/activepython/downloads I'm pretty sure he's using version 2.7. Version 3 came out a while back, but most people I know are happiest sticking with 2.6 or 2.7. The general logic, I guess, is that you want the largest support community of users, and 2.6 / 2.7 are where you'll find it!
Just a note, If you download python 2.7, some of the things that they provide for you later (i.e. links) won't be compatible with the version.
Just to add to double_o_seven.Some of the most useful add on modules for graphics and graphs etc only presently support Python 2.7. You can be driven mad working out while your code does not work !
Join our real-time social learning platform and learn together with your friends!