Content deleted Content added
No edit summary |
|||
Line 1:
<nowiki>Insert non-formatted text here</nowiki>The [[Python programming language]] is actively used by many people, both in industry and academia for a wide variety of purposes. [http://pythonology.com/success Pythonology] lists numerous Python success stories in many types of application and problem domains
== Major organizations using Python ==
* [[Google]] uses Python for many tasks including the backends of web apps such as [[Gmail]] and [[Google Maps]] and for many of its search-engine internals.
Line 11 ⟶ 10:
The interactive interpreter is an extremely valuable aid to learning and experimentation. Learning-by-doing is about trying things out and seeing what happens. The faster you can get results from your experiment, the faster that learning produces results. Experience has shown that the interactive interpreter and lack of a compiler really speeds up the learning process, both for beginners and for pros who are learning a new library and such.
== Software written in Python ======================================
* [[BitTorrent]], the original implementation and several derivatives
|