The Definitive Guide to Masonite: Building Web Applications with Python
Autor Christopher Pitt, Joe Mancusoen Limba Engleză Paperback – 26 mai 2020
You’ll see how Masonite is a developer-centric Python framework, which provides all the tools you’ll need to build powerful and maintainable web applications. After reading and using this book, you'll have the tools to make and deploy your own web ecommerce application from scratch using the Masonite framework.
What You Will Learn
- Customize your request and response cycle with middleware, route groups, and headers
- Add security into your application and protect against possible vulnerabilities
- Create and control your application’s maintenance features from a terminal
- Manage a database, so your teammates and environments will always be in sync
- Represent relational database data with object-oriented programming techniques
- Read and write from the file system
- Process large datasets and slow operations in the background
- Add real-time features and recurring tasks to your application
Web developers new to the Masonite framework. Some prior Python experience is helpful but is not required.
Preț: 260.77 lei
Preț vechi: 325.96 lei
-20% Nou
Puncte Express: 391
Preț estimativ în valută:
49.90€ • 52.50$ • 41.32£
49.90€ • 52.50$ • 41.32£
Carte tipărită la comandă
Livrare economică 10-16 ianuarie 25
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781484256015
ISBN-10: 1484256018
Pagini: 260
Ilustrații: XIII, 208 p. 30 illus.
Dimensiuni: 178 x 254 x 15 mm
Greutate: 0.4 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
ISBN-10: 1484256018
Pagini: 260
Ilustrații: XIII, 208 p. 30 illus.
Dimensiuni: 178 x 254 x 15 mm
Greutate: 0.4 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
Cuprins
1. Getting started.- 2. Routing.- 3. The Servie Container.- 4. Accepting Data Through Forms.- 5. Using a Database.- 6. Security.- 7. Authentication.- 8. Middleware.- 9. Using Helpers.- 10. Doing Work in the Background.- 11. Adding Websockets with Pusher.- 12. Testing.- 13. Deploying.
Notă biografică
Christopher Pitt is a developer and writer, working at SilverStripe. He usually works on application architecture, though sometimes you’ll find him building compilers or robots. He is also the author of several web development books and is a contributor on various open source projects such as AdonisJs and Masonite.
Textul de pe ultima copertă
Build fast and effective applications using Masonite, a Python-based framework. This book covers creating an ecommerce application, but it’s certainly not the only kind of application you could build. By working on this kind of project, you’ll cover the broad range of topics and requirements you’re likely to find as you establish your own web empire.
You’ll see how Masonite is a developer-centric Python framework, which provides all the tools you’ll need to build powerful and maintainable web applications. After reading and using this book, you'll have the tools to make and deploy your own web ecommerce application from scratch using the Masonite framework.
You will:
You’ll see how Masonite is a developer-centric Python framework, which provides all the tools you’ll need to build powerful and maintainable web applications. After reading and using this book, you'll have the tools to make and deploy your own web ecommerce application from scratch using the Masonite framework.
You will:
- Customize your request and response cycle with middleware, route groups, and headers
- Add security into your application and protect against possible vulnerabilities
- Create and control your application’s maintenance features from a terminal
- Managea database, so your teammates and environments will always be in sync
- Represent relational database data with object-oriented programming techniques
- Read and write from the file system
- Process large datasets and slow operations in the background
- Add real-time features and recurring tasks to your application
Caracteristici
A definitive, authoritative book on this framework, reviewed by the Masonite project lead The first book on the Masonite framework Teaches web application development using this Python-based framework