Learning Django Web Development
暫譯: 學習 Django 網頁開發

Sanjeev Jaiswal, Ratan Kumar

  • 出版商: Packt Publishing
  • 出版日期: 2015-06-19
  • 售價: $1,860
  • 貴賓價: 9.5$1,767
  • 語言: 英文
  • 頁數: 405
  • 裝訂: Paperback
  • ISBN: 1783984406
  • ISBN-13: 9781783984404
  • 相關分類: Django
  • 海外代購書籍(需單獨結帳)

相關主題

商品描述

From idea to prototype, a learner's guide for web development with the Django application framework

About This Book

  • Build two real-life based projects, one based on SQL and other based on NoSQL
  • Best practices to code, debug, and deploy the Django web application
  • Easy to follow instructions and real world examples to build highly effective Django web application

Who This Book Is For

This book is for web developers who want to get started with Django for web development. Basic knowledge of Python programming is required but no knowledge of Django is expected.

In Detail

Django, written in Python, is a web application framework designed to build complex web applications quickly without any hassle. It loosely follows the MVC pattern and adheres to the Don't Repeat Yourself principle, which makes a database-driven application efficient and highly scalable, and is by far the most popular and mature Python web framework.

This book is a manual that will help you build a simple yet effective Django web application. It starts by introducing Django, setting it up, and shows you how to code simple programs. You will then learn to build your first Twitter-like app. Later on, you will be introduced to Hashtags, AJAX to enhance the user interface, and tweets. You will then move on to create an administration interface, learn database connectivity, and use third-party libraries. Then you will learn to debug and deploy Django projects, and also get a glimpse of Django with AngularJS and Elasticsearch. By the end of the book, you will be able to leverage the Django framework to develop a fully functional web application with minimal effort.

商品描述(中文翻譯)

**從構想到原型:使用 Django 應用框架的學習者指南**

## 本書介紹
- 建立兩個基於真實案例的專案,一個基於 SQL,另一個基於 NoSQL
- Django 網頁應用程式的最佳編碼、除錯和部署實踐
- 易於遵循的指示和真實世界範例,以建立高效能的 Django 網頁應用程式

## 本書適合誰
本書適合希望開始使用 Django 進行網頁開發的網頁開發人員。需要具備基本的 Python 程式設計知識,但不需要具備 Django 的知識。

## 詳細內容
Django 是一個用 Python 編寫的網頁應用框架,旨在快速構建複雜的網頁應用程式,且不需繁瑣的過程。它大致遵循 MVC 模式,並遵循「不要重複自己」(Don't Repeat Yourself)原則,使得基於資料庫的應用程式高效且具高度擴展性,並且是目前最受歡迎和成熟的 Python 網頁框架。

本書是一個手冊,將幫助您建立一個簡單而有效的 Django 網頁應用程式。它首先介紹 Django,設置環境,並展示如何編寫簡單的程式。接著,您將學習如何建立第一個類似 Twitter 的應用程式。之後,您將接觸到 Hashtags、AJAX 以增強使用者介面和推文。然後,您將創建一個管理介面,學習資料庫連接,並使用第三方庫。接下來,您將學習如何除錯和部署 Django 專案,並且還會了解 Django 與 AngularJS 和 Elasticsearch 的結合。到本書結束時,您將能夠利用 Django 框架,以最小的努力開發出一個功能完整的網頁應用程式。