Kick off your book project in 3 hours! Live workshop on Zoom. You’ll leave with a real book project, progress on your first chapter, and a clear plan to keep going. Saturday, May 16, 2026. Learn more…
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.
Aprende todo sobre Python desde cero hasta experto. Curso para aprender Python paso a paso de forma fácil y con ejercicios prácticos que te ayuden a comprender todo sobre Python. El 100% del dinero recaudado con el libro será donado a @AmazonWatch, ONG que trabaja para proteger los bosques tropicales y los derechos de los pueblos indígenas.
Django Ninja Made Simple is your practical, beginner-friendly guide to creating fast, production-ready APIs using Python and Django Ninja. Instead of drowning in theory, you’ll learn by building three real-world projects step by step, gaining the confidence to design, develop, and deploy your own APIs.
En este libro, no solo aprenderás a crear pantallas estáticas; aprenderás a construir interfaces dinámicas (Server-Driven UI). Comenzaremos con la maquetación en Flutter, pasaremos por la construcción robusta de APIs y modelos usando Laravel y Django, y terminaremos implementando un "Mix de Widgets" para que el backend dicte cómo se ve la app. Al finalizar, habrás construido un sistema donde podrás actualizar la UI de tus usuarios en tiempo real, sin tener que esperar las aprobaciones de las tiendas de aplicaciones. Esta es la base sólida que necesitas para desarrollar aplicaciones escalables y modernas.
The recipes in this book are practical answers to the kind of problems that real Django applications encounter, sometimes on the first day of a project and sometimes deep into the life of a codebase that has grown well beyond its original design. This book is written to guide you to utilize Django 6.0 capabilities in your apps with ease of implementation.
A practical backend interview reference covering modern Python and Django development.
Stop learning Python in bits and pieces. It’s time to master the full stack.From your first "Hello World" to deploying AI-powered microservices on the cloud, Python Era AI is the only resource you’ll ever need. Inside, you’ll find hundreds of real-world examples, "Full-Stack" capstone projects, and the latest 2026 industry best practices.Don't just write code—build the future. Are you ready to master the Python Era?
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.
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.
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.
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.
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!
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.
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.
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.