Leanpub Header

Skip to main content

Filters

Category: "Django"

Django

  1. Web Development with Python. Building backend services and dynamic websites with a framework like Flask

    Ready to transform your Python scripts into professional, scalable web applications? Master Flask, SQLAlchemy, and RESTful APIs with this project-driven, mission-critical guide. Learn to build, secure, and deploy robust backend services that serve the real world. Stop coding for your machine and start building for the internet—your launch begins here.

  2. Django 6: Create your online store step by step
    Django 6: Create your online store step by step
    Build a modern and scalable application with a blog, ecommerce, multilingual support, and Stripe or PayPal payment gateways.
    Andrés Cruz Yoris

    In this book, you'll learn to build a modern online store with Django, following a modular, scalable structure designed for real-world projects. Throughout the chapters, we'll progress from the initial project creation to the implementation of complete modules such as the blog, the online store, filters, pagination, and integration with payment gateways like PayPal and Stripe.

  3. Django 6: Crea tu Tienda en Línea Paso a Paso
    Django 6: Crea tu Tienda en Línea Paso a Paso
    Tu propia Online con Django y Pasarela de pagos mediante Stripe o PayPal
    Andrés Cruz Yoris

    En este libro aprenderás a construir una tienda en línea moderna con Django, siguiendo una estructura modular, escalable y pensada para proyectos reales. A lo largo de los capítulos iremos avanzando desde la creación inicial del proyecto hasta la implementación de módulos completos como el blog, la tienda online, los filtros, la paginación y la integración con pasarelas de pago como PayPal y Stripe.

  4. Learning Django 5
    Learning Django 5
    Program web apps with complete django capabilities, ORM, Template, MongoDB and Docker containerization
    GitforGits | Asian Publishing House

    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.  In this book, I will demystify Django 5 and demonstrate how to use this powerful framework to create robust, scalable web applications with ease and efficiency.

  5. Django 5 Cookbook
    Django 5 Cookbook
    70+ problem solving techniques, sample programs, and troubleshoots across python programs and web apps
    GitforGits | Asian Publishing House

    For Python programmers, backend developers, and web developers looking to become experts in the Django framework and improve problem-solving skills, "Django 5 Cookbook" is the easiest pocket solution book. This book presents a variety of recipes and solutions to the complex problems of developing web applications in a clear and concise manner.

  6. Mastering Django 4: Projects for Beginners
    Mastering Django 4: Projects for Beginners
    Beginner's Journey to Django 4 Mastery: Projects and Beyond
    Aditya Dhandi

    Whether you're a beginner or looking to refine your Django 4 skills, "Mastering Django" is your go-to guide for building robust web applications. Start your Django journey today!

  7. Flask and Python Web From Zero to Advanced: REST APIs, Admin Panel and Real-Time Chat
    Flask and Python Web From Zero to Advanced: REST APIs, Admin Panel and Real-Time Chat
    Build professional applications with Flask, SQLAlchemy, Jinja2, Bootstrap, Vue, Flask-Login, JWT, Socket.IO, billing, user roles, and automated testing.
    Andrés Cruz Yoris

    Flask is a great web framework for creating server-side web applications with Python; If you don't have knowledge of using server web frameworks with Python, Flask is a good candidate to start with. This book is mostly practical, we will learn the basics of Flask, knowing its main features.

  8. Flask y Python Web Desde Cero a Avanzado: APIs REST, Panel Admin y Chat en Tiempo Real
    Flask y Python Web Desde Cero a Avanzado: APIs REST, Panel Admin y Chat en Tiempo Real
    Construye aplicaciones profesionales con Flask, SQLAlchemy, Jinja2, Bootstrap, Vue, Flask-Login, JWT, Socket.IO, facturación, roles de usuario y pruebas automatizadas.
    Andrés Cruz Yoris

    Flask es un framework web estupendo para la creación de aplicaciones web del lado del servidor con Python; si no tienes conocimientos en el uso de frameworks web del servidor con Python, Flask es un buen candidato para iniciar. Este libro es mayormente práctico, iremos conociendo los fundamentos de Flask, conociendo sus características principales.

  9. Async Patterns in Django
    Async Patterns in Django
    A comprehensive guide to asynchronous programming and protocols in Django
    Paul Bailey

    Async Patterns in Django steps through old and new techniques and web protocols that can be implemented in Django with its newly gained async abilities. If you're looking to level up in async or find recipes for async web protocols in Django, you'll find it in Async Patterns in Django.

  10. Python For Busy People
    Python For Busy People
    Designed for Busy People with Deadlines
    Derrick Cassidy

    This book was designed with the novice Python programmer and/or information technology professional who doesn't have programming experience, but wants or needs to learn Python to do jobs or tasks related to the programming language. If you need to learn Python for tasks such as data scrubbing, network automation, web development, etc.

  11. The Python Interview Handbook 2023
    The Python Interview Handbook 2023
    Your Ultimate Guide to Crack Any Python Interview with 500 Q & A
    Nezir Zahirovic

    If you're looking for a comprehensive guide to prepare for Python interviews, The Python Interview Handbook 2023 is the perfect resource for you. This book is a must-read for anyone who wants to excel in Python interviews, and it covers more than 500 interview questions and answers about Python.

  12. Prompt Genius: Generate Python Web Applications using AI

    Do you want to use AI to code 10x faster? Curious about how to use generative AI in your app? This book is your step-by-step guide. A collection of expertly crafted prompt templates aids in design and coding using ChatGPT, Bard, or Bing. They empower you to create applications, using AI to do the heavy lifting using Python and Django.

  13. The Definitive Guide to Hotwire and Django (2.0.0)

    Hotwire is the default frontend solution shipped in Rails, this book will teach you how to make it work with Django, you will learn building modern web applications without using much JavaScript.

  14. Django 6: Create your online store step by step
    Django 6: Create your online store step by step
    Build a modern and scalable application with a blog, ecommerce, multilingual support, and Stripe or PayPal payment gateways.
    Andrés Cruz Yoris

    In this book, we are going to learn how the framework is formed, the basic characteristics that Django allows us as the framework par excellence to create CRUD processes, which range from the creation of views, templates, connection to models, routing, form validations, creating middleware among others.

  15. Django 6 desde cero: desarrollo web Full Stack con Vue y Bootstrap 5
    Django 6 desde cero: desarrollo web Full Stack con Vue y Bootstrap 5
    Crea aplicaciones web modernas en Python con CRUD completos, Django Admin, Django Rest Framework, Vue 3, WebSockets, autenticación, pruebas y despliegue en producción
    Andrés Cruz Yoris

    En este libro, vamos a conocer cómo está formado el framework, las características básicas que nos permite Django como framework por excelencia para crear procesos CRUDs, que pasan desde la creación de vistas, templates, conexión con modelos, ruteos, validaciones de formularios, crear middleware entre otros.