m (fixed typo)
Line 8: Line 8:


==Useful python resources==
==Useful python resources==
* http://www.learnpython.org/
* http://www.codecademy.com/en/tracks/python
* [http://www.scipy.org/NumPy_for_Matlab_Users Numpy for Matlab Users]
* [http://www.scipy.org/NumPy_for_Matlab_Users Numpy for Matlab Users]
* [http://learnpythonthehardway.org/book/ Learn Python the Hard way]
* [http://learnpythonthehardway.org/book/ Learn Python the Hard way]
[[Category:Open source software]] [[Category:Software]]
[[Category:Open source software]] [[Category:Software]]

Revision as of 01:45, 27 March 2015

Python is a programming language that lets you work more quickly and integrate your systems more effectively. You can learn to use Python and see almost immediate gains in productivity and lower maintenance costs.

Python runs on Windows, Linux/Unix, Mac OS X, and has been ported to the Java and .NET virtual machines.

Python is free to use, even for commercial products, because of its OSI-approved open source license.

Main website: http://python.org/

Useful python resources

Cookies help us deliver our services. By using our services, you agree to our use of cookies.