This lab teaches you how to harvest, store, analyze, and visualize data from the most popular social networking sites (Twitter, Facebook, LinkedIn, etc.) with Python, pragmatic storage technologies like Redis and CouchDB, and popular visualization tools like Graphviz and JavaScript toolkits.
by Wesley Chun
Google App Engine is an application development and cloud-hosting platform that lets users create apps to run Google's datacenters. In this 3-part tutorial, we'll give a 1-hour intro talk on cloud computing and App Engine, a 90-100 minute introductory codelab to get your feet wet with App Engine development, and finally conclude with about a half-hour intro to some of App Engine's newest features!
Pyramid is the web framework at the core of the Pylons Project. It's a "pay only for what you eat" framework. You can get started easily and learn new concepts as you go, and only if you need them. It's simple, well tested, well documented, and fast. This course will present Pyramid and lead you through the creation of a an application as the concepts from the framework are introduced.