In this book, Antonio Mele walks the reader through planning and creation of Python web applications, solving common problems, and implementing best practices using a step-by-step approach. The book covers a wide range of web application development topics through four different projects: a blog application, a social website, an e-commerce application, and an e-learning platform. This edition is updated with Django 5 features, detailed app planning, improved tooling, and GPT prompts for extending projects
<ASIN:1805125451>
Author: Antonio Mele Publisher: Packt Publishing Date: April 2025 Pages: 820 ISBN: 978-1805125457 Print: 1805125451 Kindle: B0CPN3H5YW Audience: Python developers Level: Intermediate Category: Python
Topics covered:
- Use different modules of the Django framework to solve specific problems
- Integrate third-party Django applications into your project
- Build complex web applications using Redis, Postgres, Celery/RabbitMQ, and Memcached
- Set up a production environment for your projects with Docker Compose
- Build a RESTful API with Django Rest Framework (DRF)
- Implement advanced functionalities, such as full-text search engines, user activity streams, payment gateways, and recommendation engines
- Build real-time asynchronous (ASGI) apps with Django Channels and WebSockets
For recommendations of Python books see Books for Pythonistas and Python Books For Beginners in our Programmer's Bookshelf section.
For more Book Watch just click.
Book Watch is I Programmer's listing of new books and is compiled using publishers' publicity material. It is not to be read as a review where we provide an independent assessment. Some, but by no means all, of the books in Book Watch are eventually reviewed.
To have new titles included in Book Watch contact BookWatch@i-programmer.info
Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.
The AWK Programming Language, 2nd Ed
Author: Alfred V. Aho, Brian W. Kernighan and Peter J. Weinberger Publisher: Addison-Wesley Pages: 240 ISBN: 978-0138269722 Print: 0138269726 Kindle: B0CCJ1N4X3 Audience: Developers interested in Awk Rating: 5 Reviewer: Kay Ewbank
The name Brian Kernighan among the authors of this updated classic raises [ ... ]
|
Learn Enough JavaScript to Be Dangerous
Author: Michael Hartl Publisher: Addison-Wesley Date: June 2022 Pages: 304 ISBN: 978-0137843749 Print: 0137843747 Kindle: B09RDSVV7N Audience: Would-be JavaScript developers Rating: 2 Reviewer: Mike James To be dangerous? Is this a good ambition?
| More Reviews |
|