Название: Learning Django 5: Program web apps with complete Django capabilities, ORM, Template, MongoDB and Docker containerization
Автор: Clara Stein
Издательство: Orange Education Pvt Ltd, AVA
Год: 2024
Страниц: 596
Язык: английский
Формат: pdf, epub, mobi
Размер: 10.1 MB
"Learning Django 5" is intended to help Python programmers, aspiring full stack developers, and web developers build robust and scalable web applications quickly and efficiently. with a basic understanding of Python scripting. Hands-on labs and interactive tasks are used throughout the book to help you practice and apply the concepts as you learn. Beginning with a thorough introduction to Django 5, you'll learn how to install and configure Django on a Linux server, set up virtual environments, and create your first Django project, BookTech. The book walks you through the fundamentals of Django models and ORM, teaching you how to define models, perform database migrations, and interact with the ORM to optimize data querying. You will learn about Django views, including function-based and class-based views, URL mapping, and form handling. The templates section will show you how to create and inherit templates, use template tags and filters, and pass data to templates for dynamic rendering. Advanced topics are thoroughly covered, including user authentication, permission management, and extending the default user model. You'll also learn how to use essential features like site maps, RSS feeds, and SEO optimization to boost your app's visibility and user engagement. The book then goes over deployment and scaling, teaching you how to containerize your application with Docker, deploy to cloud platforms like AWS, and set up continuous integration and deployment pipelines in Jenkins. This book is intended for seasoned Python programmers, web developers looking to expand their skill set, and newcomers eager to dive into the world of web development.