- Django Design Patterns and Best Practices
- Arun Ravindran
- 113字
- 2021-06-25 21:32:04
Summary
Beginners often underestimate the importance of a good requirements-gathering process. At the same time, it is important not to get bogged down with the details, because programming is inherently an exploratory process. The most successful projects spend the right amount of time preparing and planning before development so that it yields the maximum benefits.
We discussed many aspects of designing an application, such as creating interactive mockups or piding it into reusable components called apps. We also discussed the steps to set up SuperBook, our example project.
In the next few chapters, we will look at each component of Django in detail and learn the design patterns and best practices around them.
推薦閱讀
- 一步一步學(xué)Spring Boot 2:微服務(wù)項目實(shí)戰(zhàn)
- ASP.NET MVC4框架揭秘
- MySQL 8從入門到精通(視頻教學(xué)版)
- 從程序員到架構(gòu)師:大數(shù)據(jù)量、緩存、高并發(fā)、微服務(wù)、多團(tuán)隊協(xié)同等核心場景實(shí)戰(zhàn)
- Web Application Development with MEAN
- Apache Karaf Cookbook
- Mastering Xamarin.Forms(Second Edition)
- Visual FoxPro 6.0程序設(shè)計
- Python深度學(xué)習(xí)(第2版)
- 劍指大數(shù)據(jù):企業(yè)級電商數(shù)據(jù)倉庫項目實(shí)戰(zhàn)(精華版)
- PHP面試一戰(zhàn)到底
- Android Application Programming with OpenCV 3
- 算法技術(shù)手冊
- 區(qū)塊鏈社會:區(qū)塊鏈助力國家治理能力現(xiàn)代化
- 片上系統(tǒng)設(shè)計思想與源代碼分析