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


Core Java for the Impatient, 3rd Ed

Authors:  Cay S. Horstmann 
Publisher: Addison Wesley
Pages: 576
ISBN: 9780138052102
Print: 0138052107
Kindle: B0B8RZZBDJ
Audience: Smart programmers wanting in-depth coverage
Rating: 4.8
Reviewer: Mike James

The key to this book is the word "impatient" in the title. What does this m [ ... ]



Learn Quantum Computing with Python and Q#

Author: Dr. Sarah Kaiser and Dr. Chris Granade
Publisher: Manning
Date: June 2021
Pages: 384
ISBN: 978-1617296130
Print: 1617296139
Kindle: B098BNK1T9
Audience: Developers interested in quantum computing
Rating: 4.5
Reviewer: Mike James
Quantum - it's the future...


More Reviews