Skip to main content

Posts

Showing posts from November, 2015

How To Build and Deploy Free Google App

Creating an App Engine app is easy, and it's free to start. Upload your app and share it with users right away, at no charge and with no commitment required. You can develop your Google App with PHP, Python, Java, Go. You can take advantage of Google App Engine Free Hosting services. This is ideal for small developers or small business owners. Getting started with Google App Engine ----------------------------------------------------------------- https://console.developers.google.com/start/ Get Started with Hello World ---------------------------------------------- https://console.developers.google.com/start/appengine?project=ted-talks Download sample - PHP ------------------------------------------- https://github.com/GoogleCloudPlatform/appengine-try-php/archive/master.zip Download Python 2.7.4 ----------------------------------------- https://www.python.org/download/releases/2.7.4/ https://www.python.org/ftp/python/2.7.4/python-2.7.4.amd64.msi