Full Stack Python
by Matt Makai
Publisher: FullStackPython.com 2014
Description:
You're knee deep in learning the Python programming language. The syntax is starting to make sense. Now you want to take your initial Python knowledge and make something real. This book explains each Python web application stack layer and provides the best web resources for those topics.
Download or read it online for free here:
Read online
(online html)
Similar books

by Albert Sweigart
A programming book for kids interested in learning to program their own computer games with python, a serious computer language which is used by professional programmers also. The book explains programming principles from the source code examples.
(52574 views)

by Jan Bodnar - ZetCode
PyQt4 is a toolkit for creating GUI applications. It is a blending of Python language and the successful Qt library. This tutorial is suited for beginners and intermediate programmers. You will learn to program non trivial PyQt4 applications.
(13641 views)

by Mark Pilgrim - Apress
This is a book for experienced programmers, a hands-on guide to the Python language. Each chapter starts with a complete code sample, picks it apart and explains the pieces, and then puts it all back together in a summary at the end.
(25410 views)

by Dave Kuhlman
This document contains discussions of several advanced topics that are of interest to Python programmers: regular expressions, unit tests, extending and embedding Python, parsing, GUI applications, guidance on packages and modules.
(21601 views)