Crowd-Powered Systems

Spring 2017 :: ECE 69500 :: Purdue University

Tools

HTML

HTML element reference from mozilla.org

HTML reference sheet

CSS

Tutorial: HTML + CSS from w3.org - QUICK START

CSS reference from mozilla.org

CSS reference sheet from smashingmagazine.com

Flask

Flask Quickstart tutorial - QUICK START

Flask users guide

Jinja template language

Flask video tutorial

Python

Learn Python in 10 minutes tutorial by Stavros Korokithakis - QUICK START

The Python Tutorial tutorial from python.org

Python standard libary reference from python.org

Python 2.7 tutorial

Python Anywhere

Tornado

Tornado user's guide

Video: Gavid Roy explains the Tornado IOLoop from youtube.com

JavaScript

A re-introduction to JavaScript tutorial from Mozilla - QUICK START

JavaScript reference from mozilla.org

JQuery API

JQuery UI Demos

SQL / SQLite

SQL as understood by SQLite

Mechanical Turk

CrowdLib

boto.mturk

LegionTools

Real-time web programming

Python and Real-time web article by Serge Koval

Tornado

Tornado – User's guide - Start with #2 (Asynchronous...) and #3 (Coroutines)

Understanding the code inside Tornado, the asynchronous web server

SockJS-client (JavaScript library)

SockJS-tornado (Python server component)