|
Python Programming : Web Development, Flask, Django, FastAPI (eBook)
|
|
Python Programming : Web Development, Flask, Django, FastAPI (eBook)
|
e3
|
e3
|
|
Prezzo:
€ 35,49
Compra EPUB
|
Prezzo:
€ 35,49
Compra EPUB
|
|
Formato :
|
EPUB |
Cloud:
|
Sì Scopri di più |
Compatibilità:
|
Tutti i dispositivi
|
Lingua:
|
en |
Editore:
|
e3 |
Codice EAN:
|
9798231042678 |
Anno pubblicazione:
|
2025 |
Scopri QUI come leggere i tuoi eBook
|
|
 | Abbonati a Kobo Plus per avere accesso illimitato a migliaia di eBook |
|
Note legali
NOTE LEGALI
b) Informazioni sul prezzo
Il prezzo barrato corrisponde al prezzo di vendita al pubblico al lordo di IVA e al netto delle spese di spedizione
Il prezzo barrato dei libri italiani corrisponde al prezzo di copertina.
I libri in inglese di Libraccio sono di provenienza americana o inglese.
Libraccio riceve quotidianamente i prodotti dagli USA e dalla Gran Bretagna, pagandone i costi di importazione, spedizione in Italia ecc.
Il prezzo in EURO è fissato da Libraccio e, in alcuni casi, può discostarsi leggermente dal cambio dollaro/euro o sterlina/euro del giorno. Il prezzo che pagherai sarà quello in EURO al momento della conferma dell'ordine.
In ogni caso potrai verificare la convenienza dei nostri prezzi rispetto ad altri siti italiani e, in moltissimi casi, anche rispetto all'acquisto su siti americani o inglesi.
c) Disponibilità
I termini relativi alla disponibilità dei prodotti sono indicati nelle Condizioni generali di vendita.
Disponibilità immediata
L'articolo è immediatamente disponibile presso Libraccio e saremo in grado di procedere con la spedizione entro un giorno lavorativo.
Nota: La disponibilità prevista fa riferimento a singole disponibilità.
Disponibile in giorni o settimane (ad es. "3-5-10 giorni", "4-5 settimane" )
L'articolo sarà disponibile entro le tempistiche indicate, necessarie per ricevere l'articolo dai nostri fornitori e preparare la spedizione.
Nota: La disponibilità prevista fa riferimento a singole disponibilità.
Prenotazione libri scolastici
Il servizio ti permette di prenotare libri scolastici nuovi che risultano non disponibili al momento dell'acquisto.
Attualmente non disponibile
L'articolo sarà disponibile ma non sappiamo ancora quando. Inserisci la tua mail dalla scheda prodotto attivando il servizio Libraccio “avvisami” e sarai contattato quando sarà ordinabile.
Difficile reperibilità
Abbiamo dei problemi nel reperire il prodotto. Il fornitore non ci dà informazioni sulla sua reperibilità, ma se desideri comunque effettuare l'ordine, cercheremo di averlo nei tempi indicati. Se non sarà possibile, ti avvertiremo via e-mail e l'ordine verrà cancellato.
Chiudi
|
Descrizione
Preface
In the ever-evolving landscape of web development, Python has emerged as one of the most powerful and flexible programming languages for building robust, scalable, and maintainable web applications. From simple content delivery platforms to complex APIs and microservices, Python offers a spectrum of frameworks that cater to diverse development needs. This book, Web Development: Flask, Django, FastAPI, is a comprehensive guide for learners and professionals who want to harness the power of Python's most prominent web frameworks.
The goal of this book is not only to introduce you to web development fundamentals using Python but also to provide a comparative and practical exploration of three of its major frameworks: Flask, Django, and FastAPI. Each of these frameworks has its own philosophy, design patterns, and ideal use cases—understanding their strengths and differences is key to choosing the right tool for your project.
We begin with Flask, a lightweight and minimalist framework that offers simplicity and control. Flask is perfect for those who want to understand the inner workings of web development without much abstraction. You will build applications from the ground up, gaining a deep appreciation for routing, request handling, templating, and extensions.
Next, we move to Django, the "batteries-included" framework that emphasizes convention over configuration. Django is the ideal choice for developers who want to build feature-rich, production-ready applications quickly and efficiently. Through Django's ORM, admin interface, middleware support, and security features, you'll see how rapid development and scalability go hand in hand.
Finally, we explore FastAPI, the modern, high-performance web framework for building APIs with Python 3.7+ based on standard Python type hints. Designed with speed and developer experience in mind, FastAPI is becoming the framework of choice for data-driven and asynchronous applications. You'll learn how to design and document APIs, handle asynchronous processing, and integrate with modern frontend and backend systems.
Throughout this book, each chapter is structured to guide you through practical projects, code walkthroughs, and architectural decisions. Whether you're a beginner seeking a foundational understanding or an experienced developer looking to sharpen your skills with new tools, this book provides a structured, hands-on approach to mastering web development with Python.
It is my hope that by the end of this journey, you will not only be proficient in using Flask, Django, and FastAPI but also be equipped with the insights to choose the right framework for the right project—and to build web applications that are not just functional, but elegant and efficient.
Welcome to the world of Python web development.
— Author
|
|
|