- Django Design Patterns and Best Practices
- Arun Ravindran
- 121字
- 2021-06-25 21:32:03
SuperBook – your mission, should you choose to accept it
This book believes in a practical and pragmatic approach of demonstrating Django design patterns and the best practices through examples. For consistency, all our examples will be about building a social network project called SuperBook.
SuperBook focuses exclusively on the niche and often neglected market segment of people with exceptional superpowers. You are one of the developers in a team comprised of other developers, web designers, a marketing manager, and a project manager.
The project will be built in the latest version of Python (version 3.6) and Django (version 2.0) at the time of writing. Since the choice of Python 3 can be a contentious topic, it deserves a fuller explanation.
推薦閱讀
- Apache Spark 2.x Machine Learning Cookbook
- Web Scraping with Python
- Java技術手冊(原書第7版)
- Python高級機器學習
- Android底層接口與驅動開發技術詳解
- Apache Mahout Clustering Designs
- Learning Three.js:The JavaScript 3D Library for WebGL
- Python圖形化編程(微課版)
- 新一代SDN:VMware NSX 網絡原理與實踐
- Java EE企業級應用開發教程(Spring+Spring MVC+MyBatis)
- Mastering Elasticsearch(Second Edition)
- JavaScript+jQuery網頁特效設計任務驅動教程
- FFmpeg開發實戰:從零基礎到短視頻上線
- IoT Projects with Bluetooth Low Energy
- Go語言入門經典