Django in Action 282314

Код товару: 282314Паперова книга
  • ISBN
    978-1633438163
  • Бренд
  • Автор
  • Рік
    2024
  • Мова
    Англійська
  • Ілюстрації
    Чорно-білі
Build professional quality web applications using Python and the Django 5.0 web framework.

The Django web application framework powers huge sites like Netflix, Dropbox, YouTube, and Spotify. Learn how it can power your web apps too! In this hands-on book, you’ll begin building a fully functional web application with Django starting with chapter 1.

In Django in Action you’ll:
  • Build a multi-user web site in Django
  • Read, write, and manage data
  • Create reusable and composable HTML templates
  • Manage user data including form submissions and file uploads
  • Set up authentication, authorization, and per-person-per-page permissions
  • Manage the backend using the Django Admin tool
  • Discover Django libraries and plugins
Django in Action is the perfect way to get started for new Django developers creating their first Python-based web apps. It’s written by Christopher Trudeau, co-host of The Real Python Podcast and creator of dozens of popular courses at Real Python and TalkPython. The book starts with Django’s basics and works through all of the core concepts of the framework until you’re comfortable and confident creating your own web apps. You’ll especially enjoy the author’s lighthearted style that makes learning fun!
Foreword by Michael Kennedy.
Purchase of the print book includes a free eBook in PDF and ePub formats from Manning Publications.

About the technology
Django makes life easier for Python web developers. This “batteries included” framework comes packed with everything you need—a template engine that crafts HTML-like code, efficient user management features, automated testing, robust API support, and much more. If you know the basics of Python, Django will help you build professional-quality web applications. This book will show you how.

About the book
In Django in Action you’ll dive deep into Django as you build a complete multi-user website. Hands-on from the start, each chapter introduces new features to your site, including password management and authentication, web forms and file uploads, and dynamic, JavaScript-like interactivity. You’ll see how all the components of a Django project come together while learning practical tips on leveraging third-party libraries and deploying your code to production.

What's inside
  • Reusable and composable HTML templates
  • Reading, writing, and managing data
  • Backend management with Django Admin
  • Exploring Django libraries and plugins
About the reader
For readers with basic Python programming and some HTML knowledge.

About the author
Christopher Trudeau is the co-host of the Real Python Podcast, a prolific author of Django and Python articles and video courses, and an experienced Python developer.
1'400 ₴
Купити
Monobank
до 10 платежей
от 157 ₴ / міс.
  • Нова Пошта
    Безкоштовно від 3'000,00 ₴
  • Укрпошта
    Безкоштовно від 1'000,00 ₴
  • Meest Пошта
    Безкоштовно від 3'000,00 ₴
Django in Action - фото 1
Інші книги Manning
Web Design Playground, Second Edition
310468
Paul McFedries
1'300 ₴
Starting Data Analytics with Generative AI and Python
291307
Artur GujaMarlena SiwiakMarian Siwiak
1'800 ₴
Grokking Streaming Systems
253620
Josh FischerNing Wang
680 ₴
The Complete Obsolete Guide to Generative AI
286361
David Clinton
1'800 ₴
gRPC Microservices in Go
308322
Huseyin Babal
1'700 ₴
CSS in Depth, Second Edition 2nd Edition
286406
Keith J. Grant
1'800 ₴
Logs and Telemetry: Using Fluent Bit, Kubernetes, streaming and more
302704
Phil Wilkins
1'600 ₴
Essential TypeScript 5, Third Edition 3rd Edition
275539
Adam Freeman
1'600 ₴
Grokking Data Structures
283761
Marcello La Rocca
1'200 ₴

Характеристики

  • Бренд
  • Автор
  • Категорія
    Програмування
  • Рік
    2024
  • Сторінок
    400
  • Формат
    165х235 мм
  • Обкладинка
    М'яка
  • Тип паперу
    Офсетний
  • Мова
    Англійська
  • Ілюстрації
    Чорно-білі

Від видавця

Build professional quality web applications using Python and the Django 5.0 web framework.

The Django web application framework powers huge sites like Netflix, Dropbox, YouTube, and Spotify. Learn how it can power your web apps too! In this hands-on book, you’ll begin building a fully functional web application with Django starting with chapter 1.

In Django in Action you’ll:
  • Build a multi-user web site in Django
  • Read, write, and manage data
  • Create reusable and composable HTML templates
  • Manage user data including form submissions and file uploads
  • Set up authentication, authorization, and per-person-per-page permissions
  • Manage the backend using the Django Admin tool
  • Discover Django libraries and plugins
Django in Action is the perfect way to get started for new Django developers creating their first Python-based web apps. It’s written by Christopher Trudeau, co-host of The Real Python Podcast and creator of dozens of popular courses at Real Python and TalkPython. The book starts with Django’s basics and works through all of the core concepts of the framework until you’re comfortable and confident creating your own web apps. You’ll especially enjoy the author’s lighthearted style that makes learning fun!
Foreword by Michael Kennedy.
Purchase of the print book includes a free eBook in PDF and ePub formats from Manning Publications.

About the technology
Django makes life easier for Python web developers. This “batteries included” framework comes packed with everything you need—a template engine that crafts HTML-like code, efficient user management features, automated testing, robust API support, and much more. If you know the basics of Python, Django will help you build professional-quality web applications. This book will show you how.

About the book
In Django in Action you’ll dive deep into Django as you build a complete multi-user website. Hands-on from the start, each chapter introduces new features to your site, including password management and authentication, web forms and file uploads, and dynamic, JavaScript-like interactivity. You’ll see how all the components of a Django project come together while learning practical tips on leveraging third-party libraries and deploying your code to production.

What's inside
  • Reusable and composable HTML templates
  • Reading, writing, and managing data
  • Backend management with Django Admin
  • Exploring Django libraries and plugins
About the reader
For readers with basic Python programming and some HTML knowledge.

About the author
Christopher Trudeau is the co-host of the Real Python Podcast, a prolific author of Django and Python articles and video courses, and an experienced Python developer.

Зміст

Table of Contents

PART 1
1 Django unfolds
2 Your first Django site
3 Templates
4 Django ORM
5 Django Admin
PART 2
6 User management
7 Forms, user data, static files, and uploads
8 Testing your project
9 Management commands
10 Migration
PART 3
11 APIs
12 Making your pages more dynamic with HTMX
13 Django power tools
14 Where to go next
Appendix A
Appendix B
Appendix C
Appendix D
Appendix E

Відгуки про Django in Action

Django in Action
Django in Action
1'400 ₴
Купити
Персонально для вас
Data Ingestion with Python Cookbook: A practical guide to ingesting, monitoring, and identifying errors in the data ingestion process
246252
Glaucia Esppenchutz
1'200 ₴
Introduction to Data Science: A Python Approach to Concepts, Techniques and Applications (Undergraduate Topics in Computer Science) 2nd ed. 2024 Edition
275543
Laura IgualSanti SeguiJordi VitriaEloi PuertasPetia RadevaOriol PujolSergio EscaleraFrancesc Danti
1'200 ₴
Python for Excel Users: Boost Productivity Without Becoming a Programmer
303259
Tracy Stephens
1'200 ₴
Pythonic Programming: Tips for Becoming an Idiomatic Python Programmer. 1st Ed.
244809
Dmitry Zinoviev
1'300 ₴
Python Programming for Mathematics
295070
Guillod Julien
1'300 ₴
Python Deep Learning: Understand how deep neural networks work and apply them to real-world tasks 3rd ed. Edition
264111
Ivan Vasilev
1'400 ₴
Digital Signal Processing: Illustration Using Python 1st ed. 2024 Edition
277689
S EsakkirajanT VeerakumarBadri N Subudhi
1'400 ₴
Extending Excel with Python and R: Unlock the potential of analytics languages for advanced data manipulation and visualization
279443
Steven SandersonDavid Kun
1'400 ₴
Think Python: How to Think Like a Computer Scientist 3rd Edition
280694
Allen B. Downey
1'400 ₴
Learn Python Visually: Creative Coding with Processing.py
302872
Tristan Bunn
1'400 ₴
Build a Robo-Advisor with Python (From Scratch): Automate your financial and investment decisions
310247
Rob ReiderAlex Michalka
1'400 ₴
The Well-Grounded Python Developer: How the pros use Python and Flask
246936
Doug Farrell
1'450 ₴
Machine Learning for Algorithmic Trading: Predictive models to extract signals from market and alternative data for systematic trading strategies with Python, 2nd Edition
270201
Stefan Jansen
1'450 ₴
The hitchhiker's Guide to Python: Best Practices for Development 1st Edition
67107
Kenneth Reitz
1'500 ₴
Hands-On Application Development with PyCharm - Second Edition: Build applications like a pro with the ultimate python development tool 2nd ed. Edition
282448
Bruce M. Van Horn IIQuan Nguyen
1'500 ₴
Think Bayes. Bayesian Statistics in Python 2nd Edition
154853
Allen Downey
1'600 ₴
Hands-On Microservices with Django: Build cloud-native and reactive applications with Python using Django 5
277867
Tieme Woldman
1'600 ₴
Django 5 By Example - Fifth Edition: Build powerful and reliable Python web applications from scratch 5th ed. Edition
280327
Antonio Mele
1'600 ₴
Prompt Engineering for LLMs: The Art and Science of Building Large Language Model–Based Applications 1st Edition
292935
5/1
John BerrymanAlbert Ziegler
1'800 ₴
Tableau Strategies. Solving Real, Practical Problems with Data Analytics. 1st Ed.
244796
Ann Jackson, Luke Stanke
2'100 ₴
Platform Engineering on Kubernetes
273860
Mauricio Salatino
1'700 ₴
AI and Machine Learning for On-Device Development: A Programmer's Guide. 1st Ed.
244740
Laurence Moroney
2'200 ₴
Build Your Own IoT Platform. 2nd Ed.
244668
Anand Tamboli
1'700 ₴
Pro ASP.NET Core 6
255177
Adam Freeman
1'520 ₴1'900 ₴
Designing Deep Learning Systems: A software engineer's guide
246935
Chi WangDonald Szeto
1'650 ₴
A Brief Introduction to Web3: Decentralized Web Fundamentals for App Development 1st ed. Edition
259268
Shashank Mohan Jain
1'300 ₴
Grokking Bitcoin First Edition
253617
Kalle Rosenbaum
600 ₴