- 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.
推薦閱讀
- Cocos2d Cross-Platform Game Development Cookbook(Second Edition)
- INSTANT OpenNMS Starter
- 精通Python自動化編程
- Python語言實用教程
- 計算機應用技能實訓教程
- Hands-On Robotics Programming with C++
- 軟件測試
- ACE技術內幕:深入解析ACE架構設計與實現原理
- R語言數據處理及可視化分析
- Python金融風控策略實踐
- SQL進階教程
- 深入理解Android網絡編程:技術詳解與最佳實踐
- Xamarin:Cross-Platform Mobile Application Development
- Python Deep Learning Cookbook
- CMake Cookbook