Django Books
-
Pro Django (Expert's Voice in Web Development)
Published 12 years ago includes sample chapter
by Marty Alchin, Apress
Django is the leading Python web application development framework. Learn how to leverage the Django web framework to its full potential in this advanced tutorial and reference. Endorsed by Django, Pro Django more or less picks up where The Definitive Guide to Django left off and examines in greater detail the unusual and complex problems that Python web application developers can face and how to solve them.
-
Python Web Development with Django (Developer's Library)
Published 12 years ago
by Jeff Forcier, Paul Bissex, Wesley Chun, Addison-Wesley Professional
Using the simple, robust, Python-based Django framework, you can build powerful Web solutions with remarkably few lines of code. In Python Web Development with Django®, three experienced Django and Python developers cover all the techniques, tools, and concepts you need to make the most of Django 1.0, including all the major features of the new release.
-
Python for Unix and Linux System Administration
Published 12 years ago
by Noah Gift, Jeremy Jones, O'Reilly Media
Python is an ideal language for solving problems, especially in Linux and Unix networks. With this pragmatic book, administrators can review various tasks that often occur in the management of these systems, and learn how Python can provide a more efficient and less painful way to handle them. Each chapter in Python for Unix and Linux System Administration presents a particular administrative issue, such as concurrency or data backup, and presents Python solutions through hands-on examples.
-
Practical Django Projects
Published 12 years ago includes sample chapter
by James Bennett, Apress
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.
-
Essential SQLAlchemy
Published 12 years ago
by Rick Copeland, O'Reilly Media
Essential SQLAlchemy introduces a high-level open-source code library that makes it easier for Python programmers to access relational databases such as Oracle, DB2, MySQL, PostgreSQL, and SQLite. SQLAlchemy has become increasingly popular since its release, but it still lacks good offline documentation. This practical book fills the gap, and because a developer wrote it, you get an objective look at SQLAlchemy's tools rather than an advocate's description of all the "cool" features.
-
The Definitive Guide to Django: Web Development Done Right
Published 13 years ago includes sample chapter
by Jacob Kaplan-Moss, Adrian Holovaty, Apress
Django, the Python–based equivalent to the Ruby on Rails web development framework, is presently one of the hottest topics in web development today. In The Definitive Guide to Django: Web Development Done Right, Adrian Holovaty, one of Django’s creators, and Django lead developer Jacob Kaplan–Moss show you how they use this framework to create award–winning web sites.
-
Restful Web Services
Published 13 years ago
by Leonard Richardson, Sam Ruby, O'Reilly Media
"Every developer working with the Web needs to read this book." -- David Heinemeier Hansson, creator of the Rails framework"RESTful Web Services finally provides a practical roadmap for constructing services that embrace the Web, instead of trying to route around it." -- Adam Trachtenberg, PHP author and EBay Web Services EvangelistYou've built web sites that can be used by humans. But can you also build web sites that are usable by machines?
-
Rails Solutions: Ruby on Rails Made Easy
Published 14 years ago
by Justin Williams, friends of ED
In this book you'll learn: How to develop web applications quickly and easily with the Ruby on Rails framework The basics of programming principles and Ruby syntax, so you can begin to understand whats going on under the hood How to implement must-have web application features, such as user accounts, data validation, sending e-mail, image uploading, and more How to use Ajax techniques with Rails and when not to use them How to implement other Web 2.
-
Core Python Programming (2nd Edition) (Core Series)
Published 14 years ago
by Wesley Chun, Prentice Hall PTR
Praise for Core Python Programming "The long-awaited second edition of Wesley Chun's Core Python Programming proves to be well worth the wait—its deep and broad coverage and useful exercises will help readers learn and practice good Python."—Alex Martelli, author of Python in a Nutshell and editor of Python Cookbook"There has been lot of good buzz around Wesley Chun's Core Python Programming. It turns out that all the buzz is well earned.
-
JavaServer Pages, 3rd Edition
Published 17 years ago
by Hans Bergsten, O'Reilly Media
JavaServer Pages (JSP) has built a huge following since the release of JSP 1.0 in 1999, providing Enterprise Java developers with a flexible tool for development of dynamic web sites and web applications. While point releases over the years, along with the introduction of the JSP Standard Tag Library (JSTL), have incrementally improved the rough areas of the first version of the JSP specification, JSP 2.0 takes this technology to new heights.