Hacker News new | ask | show | jobs
by andymoe 5347 days ago
Do. Next is to come up with a web app and build it! Come up with a "simple" idea. Write out a spec or outline. Pick some small WSGI based tools like Flask or web.py or something else that strikes your fancy (Not anything monolithic and huge like Django) and find out where on IRC people who use this tool hang out. Hit a problem, ask someone or google. Rinse and repeat...

Oh and finish LPTHW because Zed gets into the basics of a web app near the end and thats a fine start.

1 comments

nice catch, Flask is amazing and easy to start ;) Flask skeleton for Google App Engine here https://github.com/blossom/flask-gae-skeleton