- 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.
- Node.js Design Patterns
- JavaScript語(yǔ)言精髓與編程實(shí)踐(第3版)
- Mastering Selenium WebDriver
- C/C++算法從菜鳥(niǎo)到達(dá)人
- C# 從入門(mén)到項(xiàng)目實(shí)踐(超值版)
- 認(rèn)識(shí)編程:以Python語(yǔ)言講透編程的本質(zhì)
- Python Game Programming By Example
- Python機(jī)器學(xué)習(xí)經(jīng)典實(shí)例
- Android Native Development Kit Cookbook
- Learning Salesforce Einstein
- Scala程序員面試算法寶典
- 微信小程序全棧開(kāi)發(fā)技術(shù)與實(shí)戰(zhàn)(微課版)
- Solr權(quán)威指南(下卷)
- Python Linux系統(tǒng)管理與自動(dòng)化運(yùn)維
- Learning Alfresco Web Scripts