Monday, June 4, 2012

Udacity Web Application HW 1

Downloaded :
Python 2.7
Google App Engine Launcher

Resources : 
Python - Goodbye Dinosaurs Tutorial
Uploading App

Discoveries : 
Python is space sensitive
     space before "script" in app.yaml
Python keywords are case sensitive
     TRUE != True (<-correct)

- Nutshell -
Click Create here
Name your app
Change the application id in app.yaml to match chosen name
Run appdfg.py update MYAPPDIRECTORY 


Goodbye Dinosaurs  (will probably take down in future) :
http://smargonz.appspot.com/

No comments:

Post a Comment