- Django Design Patterns and Best Practices
- Arun Ravindran
- 179字
- 2021-07-23 19:36:19
Chapter 1. Django and Patterns
In this chapter, we will talk about the following topics:
- Why Django?
- The story of Django
- How Django works
- What is a Pattern?
- Well-known pattern collections
- Patterns in Django
According to Bowei Gai's "World Startup Report," there were more than 136,000 Internet firms across the world in 2013, with more than 60,000 in America alone. Of these, 87 US companies are valued more than 1 billion dollars. Another study says that of 12,000 people aged between 18 and 30 in 27 countries, more than two-thirds see opportunities in becoming an entrepreneur.
This entrepreneurial boom in digital startups is primarily due to the tools and technologies of startups becoming cheap and ubiquitous. Creating a fully fledged web application takes a lot less time than it used to, thanks to powerful frameworks.
With a gentle learning curve, even first-time programmers can learn to create web applications easily. However, soon they would keep solving the same problems others have been facing again and again. This is where understanding patterns can really help save their time.
- Java逍遙游記
- Instant Node Package Manager
- OpenDaylight Cookbook
- CMDB分步構建指南
- 單片機C語言程序設計實訓100例:基于STC8051+Proteus仿真與實戰
- 征服RIA
- Service Mesh實戰:基于Linkerd和Kubernetes的微服務實踐
- 詳解MATLAB圖形繪制技術
- Scala for Machine Learning(Second Edition)
- 3ds Max 2018從入門到精通
- Java EE輕量級解決方案:S2SH
- 讀故事學編程:Python王國歷險記
- Android開發進階實戰:拓展與提升
- Web前端開發全程實戰:HTML5+CSS3+JavaScript+jQuery+Bootstrap
- Instant Highcharts