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


Wild West To Agile (Addison-Wesley)

Author: Jim Highsmith
Publisher: Addison-Wesley
Pages: 304
ISBN: 978-0137961009
Print: 0137961006
Kindle: B0BXWP88KP
Audience: Adherents of Agile methodology
Rating: 4.5
Reviewer: Alex Denham

The subtitle of this book is Adventures in Software Development Evolution and Revolution and it is personal reminin [ ... ]



Python All-in-One, 3rd Ed (For Dummies)

Authors: John Shovic and Alan Simpson
Publisher: For Dummies
Date: April 2024
Pages: 720
ISBN: 978-1394236152
Print: 1394236158
Kindle: B0CW1C834N
Audience: People wanting to learn Python
Rating: 2
Reviewer: Mike James
All-in-one refers to the fact that this is seven books put together - why?


More Reviews