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: How to Think Like a Computer Scientist: Learning with PythonHow to Think Like a Computer Scientist: Learning with Python
by - Green Tea Press
This book is an introduction to computer science using the Python programming language. It covers the basics of programming, including variables, functions, control flow, program debugging. Later chapters cover basic algorithms and data structures.
(20079 views)
Book cover: Python Data Science HandbookPython Data Science Handbook
by - O'Reilly Media
The book introduces the core libraries essential for working with data in Python: particularly IPython, NumPy, Pandas, Matplotlib, Scikit-Learn, etc. Familiarity with Python as a language is assumed. The book was written and tested with Python 3.5.
(10082 views)
Book cover: Python 3 Basics TutorialPython 3 Basics Tutorial
by - GitBook
This is a tutorial for novice programmers, it works best if you follow the exercises step by step. If you are fluent in any programming language, this might be very easy for you. It contains little material on the higher abstraction levels in Python.
(13920 views)
Book cover: Python for EducationPython for Education
by - Inter University Accelerator Centre
Primary objective of this book is to explore the possibilities of using Python language as a tool for learning mathematics and science. The reader is not assumed to be familiar with computer programming. Ability to think logically is enough.
(16287 views)