I agree with the others that this is a decision we can't make for
you.  Here are some factors that you might think about when
contemplating using each language -

What web framework do you want to use?
What libraries or third party code will you need to integrate with,
and does that library exist in python or java, and furthermore does
that library work in appengine in that language.  Both sides have a
ton of libs that work, but some that don't work because they rely on
native code or blacklisted libraries.
What will enhance your resume more?

The fundamental capabilities of app engine are the same in both
languages.  Minor differences exist, but will be smoothed out soon.
For example, the python development datastore has a built in datastore
browser that I don't think the java side has yet, but the java side
got an implementation of a global conservation transaction library
before the python side did.  So both side of the house are being
actively developed, and if something cool pops up on one side, you can
be sure it'll show up on the other soon enough, either by google or
someone else.

-peter

On Jun 9, 6:40 am, Ashish Agarwal <[email protected]> wrote:
> Hello Friends,
>
>   I want to know which language is best for creating application in
> GAE. I have both the options in my hand, I can go for python as well
> as Java. Could any one please let me know what are the advantage and
> disadvantage of each language as compare to other language.
>
> Thanks
> Ashish Agarwal
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to