Learn Google App Egine and Python

New Year 2009 will becoming the year one of the Web Apps this based on the Hot Trends 2009, for this purpose i try to change my subject to learn web apps, includes how to build the apps with python programming language, using the web app framework and how to marketing it with SEO also not forget to monetize it. Well, the smart option to build and run web app i choosed “Google App Engine- Google Code” and what is “Google App Engine?
Google App Engine lets you run your web applications on Google’s infrastructure. App Engine applications are easy to build, easy to maintain, and easy to scale as your traffic and data storage needs grow. With App Engine, there are no servers to maintain: You just upload your application, and it’s ready to serve your users. You can serve your app using a free domain name on the appspot.com domain
The Basic fact that you have to know about web app, A webapp application has three parts:
- one or more RequestHandler classes that process requests and build responses
- a WSGIApplication instance that routes incoming requests to handlers based on the URL
- a main routine that runs the WSGIApplication using a CGI adaptor
if you want to see the example web app using “google app engine” you can look up the application gallery. This is an interesting object for me to learn about that beside i do my Busby SEO Test , i hope in 2009, you and me having a great ways to get SUCCESS!! and if you have any resources about Web Apps don’t forget to comment. Thanks anyway!
