PYTHON ACADEMY
The Programming School

Frequently Asked Questions

Question:
Who uses Python?
Answer:
Goggle uses Python intensively. "Python has been an important part of Google since the beginning, and remains so as the system grows and evolves. Today dozens of Google engineers use Python, and we're looking for more people with skills in this language." so Peter Norvig, "Director of search quality" at Google, Inc. Lately, Google employs many well know people, who are involved in the development of the Python language itself or open source projects in Python. Since end of 2005, even the originator of Python, Guido van Rossum, is at Google. Other prominent users of Python are the NASA, Thawte (now part of VeriSign), Yahoo, and Red Hat. Python is considerably used by the scientific community.
Question:
An interpreted language is slow, isn't?
Answer:
For many application run time speed is somewhat secondary. Due to the power of modern hardware there is no perceived difference in speed for graphical user interfaces between Python and other, compiled programming languages. However, for numerical calculations, often referred to as number crunching, Python is comparably slow. But since Python is such a great glue language there are numerous tools that bring the speed of C or FORTRAN to Python, while preserving the ease of use Python provides. Numeric and f2py are two applications in this category.

Home
Python
Courses
FAQ
Training Center
User Group
Jobboard
Workshop
EuroSciPy
References
News


What customers say ...

Very good introduction to the programming language.

Matthias Enderle, freelancer programmer
more ...


News


Next Meeting of Leipzig Python User Group, May 13th, 2008
details ...


The next course "Python for Programmers" starts June 15th, 2008
details ...


EuroSciPy July 26/27, 2008
details ...


Booth at Chemnitzer Linux-Tage
details ...


Videos Workshop 2007 available
details ...


Python is programming language of 2007
details ...


[Powered by rest2web]

[Python Powered]