Ask your own question, for FREE!
Computer Science 13 Online
OpenStudy (anonymous):

Does any one know, which version of Python should I download for initial practice? And does it cost anything?

OpenStudy (anonymous):

http://python.org/ftp/python/2.7.2/python-2.7.2.msi Version 2.7.2 for Windows 32-bit It's the barebones one, perfect for absolute beginners. It comes with the IDLE interpreter/REPL that will help you learn quickly. There are other Python packages out there that come with lots of other neat stuff like numerical computing libraries + symbolic math libraries, gaming libraries, etc, but those are later.

OpenStudy (anonymous):

http://code.google.com/p/pythonxy/ is one Python package that is tailored for scientific computing.

OpenStudy (anonymous):

thanks for your suggestions but i don't think that i can use them all in just one day :)

OpenStudy (anonymous):

That's why I would recommend you start with the default CPython, my first link

OpenStudy (anonymous):

i've already installed it and it works fine...thanks again.

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!