DJango is a open source web application framework written in Python. It follows the MVC (model view controller) design pattern; this software design pattern separates business logic from the user interface making it easier to make changes to the logic or interface without affecting the other. Django's primary goal is to ease the creation of complex, database-driven websites.
The framework emphasizes reusability and "pluggability" of components, rapid development, and the principle of DRY (Don't Repeat Yourself). Python is used throughout.
Django: Visual QuickStart Guide starts at the beginning and moves web designers quickly along the path to developing Python Web applications with Django. After introducing readers the idea of Model/View/Controller applications and why Django is the right choice, the book walks a reader through creating their first Django Web site. It goes on to cover the ultra-cool things that can be done with Django to create robust Model/View/Controller applications.
| ISBN: | 9780321643407 |
| Publication date: | 4th January 2010 |
| Author: | Steven Holzner |
| Publisher: | Peachpit Press an imprint of Pearson Education |
| Format: | Paperback |
| Pagination: | 203 pages |
| Series: | Visual Quickpro Guide |
| Genres: |
Internet guides and online services Web programming |
DJango is a open source web application framework written in Python. It follows the MVC (model view controller) design pattern; this software design pattern separates business logic from the user interface making it easier to make changes to the logic or interface without affecting the other.
Django features in the following genres: Internet guides and online services, Web programming
Paperback, Ebook. Not Available.
Django was written by Steven Holzner and published by Peachpit Press an imprint of Pearson Education
Django has 203 pages
Yes it is part of Visual Quickpro Guide series