Django: Visual QuickPro Guide (Paperback)
暫譯: Django:視覺快速專業指南(平裝本)
Steven Holzner
- 出版商: Peachpit Press
- 出版日期: 2009-12-30
- 售價: $1,290
- 貴賓價: 9.5 折 $1,226
- 語言: 英文
- 頁數: 216
- 裝訂: Paperback
- ISBN: 0321643402
- ISBN-13: 9780321643407
-
相關分類:
Django
已絕版
買這商品的人也買了...
-
深入淺出設計模式 (Head First Design Patterns)$880$695 -
深入淺出 Java 程式設計, 2/e (Head First Java, 2/e)$880$695 -
SQL 語法範例辭典$550$468 -
Linux 驅動程式, 3/e (Linux Device Drivers, 3/e)$980$774 -
Visual C++ 網路通訊程式實用案例精選$580$458 -
Ruby 學習手冊 (Learning Ruby)$620$490 -
C++ Primer, 4/e (中文版)$990$891 -
新商業語言 SOA 與 Web 2.0 (The New Language of Business: SOA & Web 2.0)$350$315 -
視覺系 Java 的易想世界$580$551 -
大話設計模式$620$490 -
鳥哥的 Linux 私房菜-基礎學習篇, 3/e$820$648 -
程式設計師的自我修養-連結、載入、程式庫$580$458 -
巧用 jQuery$490$387 -
ASP.NET 4.0 專題實務-使用 C#$750$593 -
Computer Organization and Design: The Hardware/Software Interface, 4/e (ARM Edition) (Paperback)$1,200$1,176 -
深入淺出 Android 系統原理及開發要點$450$351 -
jQuery 實戰手冊 (jQuery in Action, 2/e)$520$411 -
前進 Android Market!Google Android SDK 實戰演練$850$672 -
Hello!HTML5 (Introducing HTML5)$450$356 -
Google Android SDK 開發範例大全, 3/e$950$751 -
大話資料結構$590$466 -
培養與鍛鍊程式設計的邏輯腦:世界級程式設計大賽的知識、心得與解題分享$390$304 -
探索 iPhone 4 程式開發實戰 (Beginning iPhone 4 Development: Exploring the iOS SDK)$580$458 -
Google!Android 3 手機應用程式設計入門, 4/e$550$435 -
鳥哥的 Linux 私房菜-伺服器架設篇, 3/e$800$632
相關主題
商品描述
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.
商品描述(中文翻譯)
Django 是一個用 Python 編寫的開源網頁應用框架。它遵循 MVC(模型-視圖-控制器)設計模式;這種軟體設計模式將業務邏輯與使用者介面分開,使得在不影響其他部分的情況下更容易對邏輯或介面進行更改。Django 的主要目標是簡化複雜的資料庫驅動網站的創建。該框架強調組件的可重用性和「可插拔性」,快速開發,以及 DRY(不要重複自己)原則。整個過程中都使用 Python。
《Django: Visual QuickStart Guide》從基礎開始,快速引導網頁設計師沿著開發 Python 網頁應用程式的道路前進。在介紹模型/視圖/控制器應用程式的概念以及為什麼 Django 是正確選擇之後,這本書將讀者帶入創建他們的第一個 Django 網站的過程。接著,它將涵蓋使用 Django 創建穩健的模型/視圖/控制器應用程式所能做的超酷功能。
