My Python Network Programming Notes
Resources
Python timeit module, use it to measure execution time of small code snippets
Books
Foundations of Python Network Programming 3rd ed. Edition by Brandon Rhodes and associated scripts and examples on github