Practical Django Projects von James Bennett | ISBN 9781430208686

Practical Django Projects

von James Bennett
Buchcover Practical Django Projects | James Bennett | EAN 9781430208686 | ISBN 1-4302-0868-6 | ISBN 978-1-4302-0868-6
Leseprobe

Practical Django Projects

von James Bennett

Build a Django content management system, blog, and social networking site with James Bennett as he introduces the popular Django framework. You'll work through the development of each project, implementing and running the applications while learning new features along the way.

Web frameworks are playing a major role in the creation of today's most compelling web applications, because they automate many of the tedious tasks, allowing developers to instead focus on providing users with creative and powerful features. Python developers have been particularly fortunate in this area, having been able to take advantage of Django, a very popular open source web framework whose stated goal is to “make it easier to build better web applications more quickly with less code.”

Practical Django Projects is the first book to introduce this popular framework by way of a series of real–world projects.