Django for Beginners, 5th Ed (Still River Press)
Wednesday, 31 July 2024

In this guide to building real-world web applications with Python, William Vincent,a former Django Software Foundation Board member, takes a practical approach, introducing concepts through six projects designed to simulate real-world scenarios. From a Hello World website to a message board application, a blogging platform, and a newspaper CRM, readers learn about Django's architecture and how to add new functionality step-by-step.

<ASIN:173546726X >

Coverage includes best practices, enhanced testing, and a detailed deployment guide to ensure you're ready for real-world web development challenges. This fifth edition is completely revised to reflect the latest Django release and current best practices. New and updated coverage includes function and class-based views, a Company Website project to cover templates and template contexts in depth, an updated deployment guide, and the latest versions of all third-party Django packages.

Author: William Vincent
Publisher: Still River Press
Date: July 2024
Pages: 357
ISBN: 978-1735467269
Print: 173546726X
Kindle: B0C55VW8YH
Audience: Python developers interested in Django
Level: Introductory/Intermediate
Category: Python

Topics include:

  • Updated for Django 5 and Python 3.12
  • Master Django fundamentals, including models, ORM, views, templates, URLs, settings, forms, and authentication
  • Deploy your website into production and toggle between local and production environments seamlessly
  • Write robust tests and utilize environment variables for enhanced security
  • Implement custom authentication: signup, login, logout, password change, and password reset
  • Integrate powerful third-party Django packages to improve key functionality

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.

 

 

Banner


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  [ ... ]



The Road to Azure Cost Governance

Author: Paola E. Annis et al
Publisher: Packt Publishing
Pages: 314
ISBN: 978-1803246444
Print: 1803246448
Kindle: B09NW2CTHX
Audience: Bill payers
Rating: 4.5
Reviewer: Ian Stirk

This book aims to help you reduce your Azure costs, how does it fare?


More Reviews