Tuesday, July 16, 2013

Getting started with WebSockets using Python and Tornado

news about the dynamic, interpreted, interactive, object-oriented, extensible programming language Python

If you are about to ask a question, please consider r/learnpython

Please don't use URL shorteners

Posting code to this subreddit

Add 4 extra spaces before each line of code

def fibonacci():     a, b = 0, 1     while 1:         yield a         a, b = b, a + b 

Online books

Online exercices

programming challenges

Asking Questions

Try Python in your browser

Docs

Libraries

Related subreddits

Python jobs

Source: http://www.reddit.com/r/Python/comments/1ifl1u/getting_started_with_websockets_using_python_and/

solar storms uganda the parent trap invisible children kony 2012 space weather sunspots pac 12 tournament

No comments:

Post a Comment