Developing and deploying an application on Google App Engine

Back


This video introduces developers to building apps on Google App Engine. For more in-depth information and deep-dive technical sessions, come to Google I/O, Google's largest developer event:

Channel: Howto & Style
Uploaded: April 7, 2008 at 1:43 pm
Author: GoogleDevelopers

Length: 00:09:29
Rating: 4.59
Views: 247082

Tags: google app engine

Video Comments:
jmac0072007 (January 2, 2009 at 11:14 pm)
I'm new to this. but I installed MacPython 2.5 on my Mac OSX Leopard 10.5.5, i created a simple app.yaml file and when I try to start the web server it fails, it complains about line 2 column 1 of the app.yaml file. Any ideas?
cobrachoppergirl (January 2, 2009 at 10:32 pm)
I've just released the Python 4 complier, which supercedes Python 3. Its basically the Python 2.5 compiler, which I simply renamed Python 4.
cobrachoppergirl (January 2, 2009 at 10:30 pm)
Python 3 is the Python developers saying, hey, we're sorry, we foisted a half baked language on the world, and you learned now to code around its flaws, but now we're going to really screw things up and break half a million programs and tutorials you wrote by coming out with a new version that is in no way backwards compatible. But trust us, this new version isn't garbage! Yeah right, no thank you, we've been through this with other languages. You code a language, you define it for eternity.
cobrachoppergirl (January 2, 2009 at 10:22 pm)
They should of got it right from the start before foisting a poorly designed language on the world. And its trivial to code into a language an exception for backwards compatibility, to recognize print as print().
pingdashf (December 26, 2008 at 11:07 pm)
FAIL... using Windows Vista
PSPhelp2008 (December 22, 2008 at 5:20 pm)
lol
wormsers (December 14, 2008 at 12:46 am)
omg wtf i know this guy
dan46and2 (December 9, 2008 at 5:51 pm)
No, they expect the average programmer to be able to type that in because they will have some idea what they're doing.
dan46and2 (December 9, 2008 at 5:49 pm)
Sounds like you need to learn some things. This video isn't for "ordinary HUMANOIDs" it's for actual programmers.
dan46and2 (December 9, 2008 at 5:24 pm)
Umm... there's a script to convert prints, it's pretty much a non-issue. The Python3.0 changes are practical, long overdue changes to Python. Sounds like you need to calm down a bit, do some research and, finally, deal with it.