Logo

The Definitive Guide to Django

Large book cover: The Definitive Guide to Django

The Definitive Guide to Django
by

Publisher: Apress
ISBN/ASIN: 1590597257
ISBN-13: 9781590597255
Number of pages: 481

Description:
Django is the Python–based equivalent to the Ruby on Rails web development framework. The authors show you how they use this framework to create award–winning web sites. This is the first edition of the Django Book. It covers 0.96, which is different than the most recent version of Django, 1.0.

Download or read it online for free here:
Download link
(4.1MB, PDF)

Similar books

Book cover: A Byte of PythonA Byte of Python
by
This is a tutorial and a guide on Python programming for absolute beginners. If all you know about computers is how to save text files, then this is the book for you. The book is updated for the upcoming Python 3.0 language.
(42881 views)
Book cover: Building Skills in ProgrammingBuilding Skills in Programming
by
The book will help you build basic programming skills. It is organized in a way that builds up the language in layers from simple concepts to more advanced features. Programming exercises are provided to encourage further exploration of each layer.
(25548 views)
Book cover: Non-Programmers Tutorial For PythonNon-Programmers Tutorial For Python
by - Wikibooks
This free tutorial is designed to be an introduction to the Python programming language. The guide is for someone with no programming experience. The author attempts to teach programming by reading code and writing code.
(25051 views)
Book cover: A Beginner's Python TutorialA Beginner's Python Tutorial
by - Wikibooks
Contents of Beginner's Python Tutorial: Installing Python; Very Simple Programs; Variables, Scripts; Loops, Conditionals; Functions; Tuples, Lists, Dictionaries; for Loop; Classes; Importing Modules; File I/O; Exception Handling.
(17679 views)