Lightweight Django (Paperback)
暫譯: 輕量級 Django (平裝本)
Julia Elman, Mark Lavin
- 出版商: O'Reilly
- 出版日期: 2014-12-09
- 售價: $1,770
- 貴賓價: 9.5 折 $1,682
- 語言: 英文
- 頁數: 246
- 裝訂: Paperback
- ISBN: 149194594X
- ISBN-13: 9781491945940
-
相關分類:
Django
-
相關翻譯:
輕量級 Django (簡中版)
海外代購書籍(需單獨結帳)
買這商品的人也買了...
-
$880$695 -
$590$502 -
$780$616 -
$780$616 -
$780$616 -
$480$408 -
$420$332 -
$454利用 Python 進行數據分析 (Python for Data Analysis)
-
$550$435 -
$680$537 -
$450$315 -
$780$616 -
$360$284 -
$480$379 -
$620$484 -
$540$427 -
$980$774 -
$520$411 -
$690$538 -
$280$218 -
$620$484 -
$474$450 -
$880$695 -
$580$458 -
$199輕量級 Django
商品描述
How can you take advantage of the Django framework to integrate complex client-side interactions and real-time features into your web applications? Through a series of rapid application development projects, this hands-on book shows experienced Django developers how to include REST APIs, WebSockets, and client-side MVC frameworks such as Backbone.js into new or existing projects.
Learn how to make the most of Django’s decoupled design by choosing the components you need to build the lightweight applications you want. Once you finish this book, you’ll know how to build single-page applications that respond to interactions in real time. If you’re familiar with Python and JavaScript, you’re good to go.
- Learn a lightweight approach for starting a new Django project
- Break reusable applications into smaller services that communicate with one another
- Create a static, rapid prototyping site as a scaffold for websites and applications
- Build a REST API with django-rest-framework
- Learn how to use Django with the Backbone.js MVC framework
- Create a single-page web application on top of your REST API
- Integrate real-time features with WebSockets and the Tornado networking library
- Use the book’s code-driven examples in your own projects
商品描述(中文翻譯)
如何利用 Django 框架將複雜的客戶端互動和即時功能整合到您的網頁應用程式中?這本實作導向的書籍通過一系列快速應用程式開發專案,向經驗豐富的 Django 開發者展示如何在新專案或現有專案中包含 REST API、WebSockets 以及像 Backbone.js 這樣的客戶端 MVC 框架。
學習如何充分利用 Django 的解耦設計,選擇您需要的組件來構建輕量級的應用程式。一旦您完成這本書,您將知道如何構建能夠即時響應互動的單頁應用程式。如果您熟悉 Python 和 JavaScript,那麼您已經準備好了。
- 學習一種輕量級的方法來啟動新的 Django 專案
- 將可重用的應用程式拆分為彼此通信的小型服務
- 創建一個靜態的快速原型網站,作為網站和應用程式的支架
- 使用 django-rest-framework 構建 REST API
- 學習如何將 Django 與 Backbone.js MVC 框架結合使用
- 在您的 REST API 上創建單頁網頁應用程式
- 使用 WebSockets 和 Tornado 網路庫整合即時功能
- 在您自己的專案中使用本書的代碼驅動範例