I don't think python is not popular in China, maybe you should
subscribe http://groups.google.com/group/python-cn mail list, and
there are 4390 registed users now. And many companies have began to
use python and django developping web site.
--
I like python!
UliPad <<The Python Editor>>: http://code.google.com/p/ulipad/
meide <<wxPython UI module>>: http://code.google.com/p/meide/
My Blog: http://www.donews.net/limodou
I don't think python is not popular in China, maybe you should
On Sat, Apr 19, 2008 at 9:43 AM, coof...@gmail.com <coof...@gmail.com> wrote:
>
> I am a chinese developer. In china, py is not very popular.
> So why google app engine use py not php?
> Does google app engine will support other langauge, like php later?
subscribe http://groups.google.com/group/python-cn mail list, and
there are 4390 registed users now. And many companies have began to
use python and django developping web site.
errr..
--> Not right, PHP5 is.
> 1. PHP is not an object-oriented language
--> You can say the same about Python-Coders, not giving a thought
> 2. PHP developers are inherently bad at scalable architecture design and
implementation
about if it's right or not. There are just many programmers beginning
with php, that's why you think they are bad.
--> PHP is a very efficent language because the learning and
> 3. Because of #2, are inefficient developers
developing time is really decreased to other languages.
Fact is, PHP is intended to used on WebServer's, while other languages
are not. Still those other languages are used.
If it's true theres nothing to complain about.
> 4. Google is a Python and Java house.
So Google is a human? How can a company doesn't like anyone ?!
> 5. Because Google doesn't like you.
- it is totally possible to write good code in almost any language
- it is even more possible to write bad code in every language
Having said that:
- some languages by their nature encourage better code and
good thinking about a project
- some languages do very little to encourage good code or
architecture
- IMO concise syntax matters
In my experience, Python does far more to encourage good
thinking and good development than PHP does, as a language.
That doesn't mean all PHP code sucks, nor does it comment on
the nature of PHP developers.
But, I think the average Python project is more thought out and
better architected than the average PHP project. Again, since
some people read too much into statements like that, I don't mean
that all PHP projects aren't well thought out.
For what it's worth.
That, and Google uses Python. I will be surprised if PHP is ever
supported on appengine. I don't care one way or another, but I'll
be surprised. If someday it is, I won't use it. :)
Jeremey.
Python is just the first language of many to be supported on App
Engine. There's plenty of good reasons why, not in the least that
Guido Von Rossom (creator and maintainer of Python) is on the project.