Django Standalone Apps: Learn to Develop Reusable Django Libraries, Lopatin Ben
Автор: Kronika Jake, Bendoraitis Aidas Название: Django 2 Web Development Cookbook-Third Edition ISBN: 1788837681 ISBN-13(EAN): 9781788837682 Издательство: Неизвестно Цена: 9010.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Django is a framework designed to balance rapid web development with high performance. It handles high levels of user traffic and interaction, integrates with a variety of databases, and collects and processes data in real time. This book follows a task-based approach to guide you through developing with the Django 2.1 framework, starting with ...
Автор: Marani, Federico Название: Practical django 2 and channels 2 ISBN: 1484240987 ISBN-13(EAN): 9781484240984 Издательство: Springer Рейтинг: Цена: 5309.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Learn how to rapidly build your own ecommerce site by applying Django’s battle-tested components. This book demonstrates Django’s features and conventions to help you develop modern web applications quickly. You'll adopt a 'learn by doing' approach and gain a deeper understanding Django by working through a project in which the real-time component will be critical. The book starts with the basics and explains the difference between a Django project and a Django app, the most important settings, how to change them, and the fundamentals of packaging. You'll then be introduced to all the standard tools of Django, along with a sample project. The book then moves on to Channels, a recent addition to the Django ecosystem. It extends the framework with support for real-time operations such as Websockets and other asynchronous features.Practical Django 2 and Channels 2 provides the practical concepts needed to create complex, database-driven websites as easily as possible.
What You'll Learn
Build and deploy a simple company site with DjangoDevelop more complex, data-heavy sites using the Django ORMIntegrate Django with ChannelsUnit-test your solutions
Who This Book Is For
Python developers and web developers wanting to learn Django 2 and Channels 2
Описание: This Mastering Django book equips you with the knowledge you need to implement Django in web applications. You`ll learn best practices for writing flawless code and creating powerful websites with the help of engaging examples and exercises.
Автор: Daniel Rubio Название: Beginning Django ISBN: 1484227867 ISBN-13(EAN): 9781484227862 Издательство: Springer Рейтинг: Цена: 5170.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Discover the Django web application framework and get started building Python-based web applications. This book takes you from the basics of Django all the way through to cutting-edge topics such as creating RESTful applications. Beginning Django also covers ancillary, but essential, development topics, including configuration settings, static resource management, logging, debugging, and email. Along with material on data access with SQL queries, you'll have all you need to get up and running with Django 1.11 LTS, which is compatible with Python 2 and Python 3. Once you've built your web application, you'll need to be the admin, so the next part of the book covers how to enforce permission management with users and groups. This technique allows you to restrict access to URLs and content, giving you total control of your data. In addition, you'll work with and customize the Django admin site, which provides access to a Django project's data. After reading and using this book, you'll be able to build a Django application top to bottom and be ready to move on to more advanced or complex Django application development. What You'll Learn
Get started with the Django framework
Use Django views, class-based views, URLs, middleware, forms, templates, and Jinja templates
Take advantage of Django models, including model relationships, migrations, queries, and forms
Leverage the Django admin site to get access to the database used by a Django project
Deploy Django REST services to serve as the data backbone for mobile, IoT, and SaaS systems
Who This Book Is For
Python developers new to the Django web application development framework and web developers new to Python and Django.
Описание: * Discounted at $ 23.95 instead of $ 39.95 for a few days with 55% OFF * LAST DAYS
The Way to Become an Expert Coder
Have you ever been interested in writing some of your own codes and creating a program that is going to be strong and impress others?
What if you were able to do this without spending years in schools or hours poring over a book and getting as confused as possible?
Thanks to this guidebook, you will be able to do just that with the help of the Python coding language.
This guidebook is going to take some time looking at the Python coding language and all of the cool things that you are able to do with this along the way.
Some of the different topics that we are going to discuss when you are ready to start working with the Python coding language for yourself include:
What are some of the basics of the Python language and the benefits of using this over some of the other options?
How to install the Python coding and all its tools on the different operating systems
Some of the basics of your code before we get started
Classes and objects and what you can do with them
How to handle and raise your own exceptions in the code
Working with the conditional statements
How to create your own lists on this kind of coding language
Working with lists, loops, and files on this kind of language
The importance of those functions in Python
How to work with a bit of data visualization
What the regular expressions are all about in the Python coding language
How to test out some of the codes that you are working on to make sure that they work well
There are so many different things that you are able to do when it comes to writing your own codes in the Python language.
Whether you are a beginner in this kind of language or you have been doing it for some time, make sure to check out this guidebook to learn how the Python coding language is able to work for you.
If all of this sounds like your ideal book, then hop on over and hit now that buy button
Автор: Ravindran Arun Название: Django Design Patterns and Best Practices - Second Edition ISBN: 1788831349 ISBN-13(EAN): 9781788831345 Издательство: Неизвестно Цена: 9010.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Learning to build more maintainable websites with Django either takes a lot of experience or familiarity with various pragmatic design patterns. This book will accelerate your journey into the world of web development. This new edition is updated with additional chapters and diagrams to help you get to grips with the current best practices in ...
Автор: Jibran Ahmed Asad Название: Django Project Blueprints ISBN: 1783985429 ISBN-13(EAN): 9781783985425 Издательство: Неизвестно Рейтинг: Цена: 8091.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Автор: Hochrein, Akos Название: Designing microservices with django ISBN: 1484253574 ISBN-13(EAN): 9781484253571 Издательство: Springer Рейтинг: Цена: 7685.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: This book will examine what microservices look like, how they talk to each other, and how they are crafted using the Python programming language and the Django web framework.You`ll start by understanding what the key differences are between microservices and monolithic architectures.
Автор: Mele Antonio Название: Django 2 by Example ISBN: 1788472489 ISBN-13(EAN): 9781788472487 Издательство: Неизвестно Цена: 10114.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Django is a powerful Python web framework designed to develop web applications quickly. If you want to learn about the entire process of developing professional web applications with Django, then this book is for you. This book will walk you through the creation of four professional Django projects, teaching you how to solve common problems ...
Автор: Alchin, Marty Название: Pro django ISBN: 1430258098 ISBN-13(EAN): 9781430258094 Издательство: Springer Рейтинг: Цена: 5304.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:
Understanding Django
Django Is Python
Models
URLs and Views
Forms
Templates
Handling HTTP
Backend Protocols
Common Tools
Coordinating Applications
Enhancing Applications
Автор: Dauzon Samuel, Bendoraitis Aidas, Ravindran Arun Название: Django: Web Development with Python: Web Development with Python ISBN: 1787121380 ISBN-13(EAN): 9781787121386 Издательство: Неизвестно Рейтинг: Цена: 15631.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Автор: Nigel George Название: Beginning Django CMS ISBN: 1484216709 ISBN-13(EAN): 9781484216705 Издательство: Springer Рейтинг: Цена: 4191.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: 1. Working With a CMS2. Installing Django CMS3. Introduction to Django CMS4. Building the Site Template5. Creating Page Templates and Sidebars6. Menus and Navigation7. Plugins8. Extending Django CMS9. Authoring in Django CMS10. Administering Django CMS11. Django CMS in Production12. Next Steps in Django CMS
ООО "Логосфера " Тел:+7(495) 980-12-10 www.logobook.ru