Curriculum

  1. 1

    Book Preview

    1. Ultimate Django for Web App Development Using Python Free preview
  2. 2

    Introduction

    1. (Included in full purchase)
  3. 3

    Chapter 1 : Introduction to Django and Python

    1. (Included in full purchase)
  4. 4

    Chapter 2 : Setting Up Your Development Environment

    1. (Included in full purchase)
  5. 5

    Chapter 3 : Getting Started with Django Projects and Apps

    1. (Included in full purchase)
  6. 6

    Chapter 4 : Django Models and PostgreSQL

    1. (Included in full purchase)
  7. 7

    Chapter 5 : Django Views and URL Handling

    1. (Included in full purchase)
  8. 8

    Chapter 6 : Using the Django Template Engine

    1. (Included in full purchase)
  9. 9

    Chapter 7 : Forms in Django

    1. (Included in full purchase)
  10. 10

    Chapter 8 : User Authentication and Authorization in Django

    1. (Included in full purchase)
  11. 11

    Chapter 9 : Django Ninja and APIs

    1. (Included in full purchase)
  12. 12

    Chapter 10 : Testing with pytest

    1. (Included in full purchase)
  13. 13

    Chapter 11 : Deploying Django Applications with Gunicorn and Docker

    1. (Included in full purchase)
  14. 14

    Chapter 12 : Final Thoughts and Future Directions

    1. (Included in full purchase)
  15. 15

    Index

    1. (Included in full purchase)

About the course

This comprehensive guide is an indispensable resource for developers seeking to elevate their web development skills in Django and Python. The book begins by establishing a strong foundation and understanding of Django's architecture, emphasizing the Model-View-Template (MVT) pattern and a pivotal service layer for creating scalable web applications. The book then progresses to practical aspects, guiding readers through the development of a Task Management App. This hands-on approach reinforces fundamental concepts and showcases Django's flexibility and efficiency in real-world scenarios. The advanced sections of the book will help you tackle complex challenges, covering topics like preventing double-form submissions, implementing offline pessimistic and optimistic locking techniques, mastering API development with Django Ninja, and ensuring application reliability through exhaustive testing with pytest. The book culminates in practical insights for deploying Django applications with Docker and Kubernetes, this guide equips you to tackle real-world challenges effectively.

About the Author

Born in Buenos Aires (la Ciudad de la Furia), Argentina, Leonardo Luis Lazzaro has always been fascinated by the idea of creating something out of nothing. His first contact with computers began at an early age, fueled by classic video games like Maniac Mansion and Monkey Island. By the age of 12, Leonardo was already running his own Bulletin Board System (BBS) using ProBoardBBS Software, making him one of the youngest participants in online communities in Argentina. The BBS allowed him to meet other tech enthusiasts who introduced him to the programming world. His fascination with computer demos from the demoscene became a strong motivation for his continued discovery in programming.