Django Design Patterns and Best Practices - Second Edition - Helion
Tytuł oryginału: Django Design Patterns and Best Practices - Second Edition
ISBN: 9781788834971
stron: 282, Format: ebook
Data wydania: 2018-05-31
Księgarnia: Helion
Cena książki: 125,10 zł (poprzednio: 139,00 zł)
Oszczędzasz: 10% (-13,90 zł)
Building secure and maintainable web applications requires comprehensive knowledge. The second edition of this book not only sheds light on Django, but also encapsulates years of experience in the form of design patterns and best practices. Rather than sticking to GoF design patterns, the book looks at higher-level patterns. Using the latest version of Django and Python, you’ll learn about Channels and asyncio while building a solid conceptual background. The book compares design choices to help you make everyday decisions faster in a rapidly changing environment.
You’ll first learn about various architectural patterns, many of which are used to build Django. You’ll start with building a fun superhero project by gathering the requirements, creating mockups, and setting up the project. Through project-guided examples, you’ll explore the Model, View, templates, workflows, and code reusability techniques. In addition to this, you’ll learn practical Python coding techniques in Django that’ll enable you to tackle problems related to complex topics such as legacy coding, data modeling, and code reusability.
You’ll discover API design principles and best practices, and understand the need for asynchronous workflows. During this journey, you’ll study popular Python code testing techniques in Django, various web security threats and their countermeasures, and the monitoring and performance of your application.
Osoby które kupowały "Django Design Patterns and Best Practices - Second Edition", wybierały także:
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- Ruby on Rails. Ćwiczenia 18,75 zł, (3,00 zł -84%)
- Przywództwo w świecie VUCA. Jak być skutecznym liderem w niepewnym środowisku 58,64 zł, (12,90 zł -78%)
- Scrum. O zwinnym zarządzaniu projektami. Wydanie II rozszerzone 58,64 zł, (12,90 zł -78%)
- Od hierarchii do turkusu, czyli jak zarządzać w XXI wieku 58,64 zł, (12,90 zł -78%)
Spis treści
Django Design Patterns and Best Practices. Industry-standard web development techniques and solutions using Python - Second Edition eBook -- spis treści
- 1. Django and Patterns
- 2. Application Design
- 3. Models
- 4. Views and URLs
- 5. Templates
- 6. Admin Interface
- 7. Forms
- 8. Working Asynchronously
- 9. Creating APIs
- 10. Dealing with Legacy Code
- 11. Testing and Debugging
- 12. Security
- 13. Production-ready
- 14. Appendix- Python 2 Versus Python 3