- Django Design Patterns and Best Practices
- Arun Ravindran
- 117字
- 2021-06-25 21:32:01
Patterns in this book
This book will cover Django-specific design and architecture patterns, which would be useful to a Django developer. This is how each pattern will be presented:
Pattern name
The heading is the pattern name. If it is a well-known pattern, the commonly used name is used; otherwise, a terse, self-descriptive name has been chosen. Names are important, as they help in building the pattern vocabulary. All patterns will have the following parts:
- Problem: This briefly mentions the problem
- Solution: This summarizes the proposed solution(s)
- Problem Details: This elaborates the context of the problem and possibly gives an example
- Solution Details: This explains the solution(s) in general terms and provides a sample Django implementation
推薦閱讀
- Java程序設計與開發
- C#完全自學教程
- Magento 2 Theme Design(Second Edition)
- Network Automation Cookbook
- OpenCV for Secret Agents
- Xamarin.Forms Projects
- Building Serverless Applications with Python
- R語言與網絡輿情處理
- Internet of Things with ESP8266
- OpenCV 3 Blueprints
- Learning Cocos2d-JS Game Development
- C#程序設計基礎與實踐
- 計算機輔助設計與繪圖技術(AutoCAD 2014教程)(第三版)
- Mathematica Data Visualization
- Flink原理深入與編程實戰:Scala+Java(微課視頻版)