- Django Design Patterns and Best Practices
- Arun Ravindran
- 114字
- 2021-07-23 19:36:22
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 dividing it into reusable components called apps. We also discussed the steps to set up SuperBook, our example project.
In the next chapter, we will take a look at each component of Django in detail and learn the design patterns and best practices around them.
推薦閱讀
- JavaScript前端開發模塊化教程
- DBA攻堅指南:左手Oracle,右手MySQL
- C語言程序設計
- C++新經典
- Integrating Facebook iOS SDK with Your Application
- Java程序設計案例教程
- JavaScript程序設計(第2版)
- Serverless Web Applications with React and Firebase
- Vue.js 3應用開發與核心源碼解析
- 零基礎看圖學ScratchJr:少兒趣味編程(全彩大字版)
- Simulation for Data Science with R
- Sitecore Cookbook for Developers
- 計算機應用基礎(Windows 7+Office 2010)
- Java EE基礎實用教程
- React.js實戰