Published by Packt Publishing - ebooks Account, 2021
ISBN 10: 1800560818 ISBN 13: 9781800560819
Language: English
Seller: Bulrushed Books, Moscow, ID, U.S.A.
Condition: Good. Good or better condition. Pages have scattered marks and notes, but completely legible, binding is good. Covers mostly clean, minor scuffing or stickers. Solid reading copies. Ships fast!
Published by Packt Publishing - ebooks Account, 2021
ISBN 10: 1800560818 ISBN 13: 9781800560819
Language: English
Seller: Big River Books, Powder Springs, GA, U.S.A.
Condition: good. This book is in good condition. The cover has minor creases or bends. The binding is tight and pages are intact. Some pages may have writing or highlighting.
Published by Packt Publishing - ebooks Account, 2021
ISBN 10: 1800560818 ISBN 13: 9781800560819
Language: English
Seller: Lucky's Textbooks, Dallas, TX, U.S.A.
US$ 43.56
Convert currencyQuantity: Over 20 available
Add to basketCondition: New.
Published by Packt Publishing 2/26/2021, 2021
ISBN 10: 1800560818 ISBN 13: 9781800560819
Language: English
Seller: BargainBookStores, Grand Rapids, MI, U.S.A.
Paperback or Softback. Condition: New. Rust Web Programming: A hands-on guide to developing fast and secure web apps with the Rust programming language 1.49. Book.
Published by Packt Publishing - ebooks Account, 2021
ISBN 10: 1800560818 ISBN 13: 9781800560819
Language: English
Seller: California Books, Miami, FL, U.S.A.
Condition: New.
Seller: GreatBookPrices, Columbia, MD, U.S.A.
US$ 52.08
Convert currencyQuantity: Over 20 available
Add to basketCondition: New.
Published by Packt Publishing 1/27/2023, 2023
ISBN 10: 1803234695 ISBN 13: 9781803234694
Language: English
Seller: BargainBookStores, Grand Rapids, MI, U.S.A.
Paperback or Softback. Condition: New. Rust Web Programming - Second Edition: A hands-on guide to developing, packaging, and deploying fully functional Rust web applications 2.48. Book.
Seller: California Books, Miami, FL, U.S.A.
Condition: New.
Seller: GreatBookPrices, Columbia, MD, U.S.A.
US$ 59.08
Convert currencyQuantity: Over 20 available
Add to basketCondition: As New. Unread book in perfect condition.
Published by Packt Publishing 2021-02, 2021
ISBN 10: 1800560818 ISBN 13: 9781800560819
Language: English
Seller: Chiron Media, Wallingford, United Kingdom
US$ 44.63
Convert currencyQuantity: 10 available
Add to basketPF. Condition: New.
Published by Packt Publishing - ebooks Account, 2021
ISBN 10: 1800560818 ISBN 13: 9781800560819
Language: English
Seller: Ria Christie Collections, Uxbridge, United Kingdom
US$ 50.53
Convert currencyQuantity: Over 20 available
Add to basketCondition: New. In.
Seller: Buchpark, Trebbin, Germany
US$ 22.24
Convert currencyQuantity: 1 available
Add to basketCondition: Sehr gut. Zustand: Sehr gut | Seiten: 394 | Sprache: Englisch | Produktart: Bücher.
Seller: Ria Christie Collections, Uxbridge, United Kingdom
US$ 60.67
Convert currencyQuantity: Over 20 available
Add to basketCondition: New. In.
Seller: Buchpark, Trebbin, Germany
US$ 26.05
Convert currencyQuantity: 1 available
Add to basketCondition: Sehr gut. Zustand: Sehr gut | Seiten: 666 | Sprache: Englisch | Produktart: Bücher.
Seller: GreatBookPricesUK, Woodford Green, United Kingdom
US$ 60.66
Convert currencyQuantity: Over 20 available
Add to basketCondition: New.
Seller: GreatBookPricesUK, Woodford Green, United Kingdom
US$ 66.07
Convert currencyQuantity: Over 20 available
Add to basketCondition: As New. Unread book in perfect condition.
Seller: Books Puddle, New York, NY, U.S.A.
Condition: New.
Seller: dsmbooks, Liverpool, United Kingdom
US$ 171.38
Convert currencyQuantity: 1 available
Add to basketpaperback. Condition: New. New. book.
Published by Packt Publishing Limited, 2021
ISBN 10: 1800560818 ISBN 13: 9781800560819
Language: English
Seller: THE SAINT BOOKSTORE, Southport, United Kingdom
US$ 55.75
Convert currencyQuantity: Over 20 available
Add to basketPaperback / softback. Condition: New. This item is printed on demand. New copy - Usually dispatched within 5-9 working days 222.
Published by Packt Publishing - ebooks Account, 2021
ISBN 10: 1800560818 ISBN 13: 9781800560819
Language: English
Seller: Majestic Books, Hounslow, United Kingdom
US$ 60.18
Convert currencyQuantity: 4 available
Add to basketCondition: New. Print on Demand.
Published by Packt Publishing Limited, 2023
ISBN 10: 1803234695 ISBN 13: 9781803234694
Language: English
Seller: THE SAINT BOOKSTORE, Southport, United Kingdom
US$ 65.85
Convert currencyQuantity: Over 20 available
Add to basketPaperback / softback. Condition: New. This item is printed on demand. New copy - Usually dispatched within 5-9 working days 100.
Seller: Majestic Books, Hounslow, United Kingdom
US$ 91.96
Convert currencyQuantity: 4 available
Add to basketCondition: New. Print on Demand.
Seller: AHA-BUCH GmbH, Einbeck, Germany
US$ 73.67
Convert currencyQuantity: 1 available
Add to basketTaschenbuch. Condition: Neu. nach der Bestellung gedruckt Neuware - Printed after ordering - Adopt the Rust programming language by learning how to build fully functional web applications and services and address challenges relating to safety and performanceKey Features:Build scalable web applications in Rust using popular frameworks such as Actix, Rocket, and WarpCreate front-end components that can be injected into multiple viewsDevelop data models in Rust to interact with the databaseBook Description:Are safety and high performance a big concern for you while developing web applications While most programming languages have a safety or speed trade-off, Rust provides memory safety without using a garbage collector. This means that with its low memory footprint, you can build high-performance and secure web apps with relative ease.This book will take you through each stage of the web development process, showing you how to combine Rust and modern web development principles to build supercharged web apps.You'll start with an introduction to Rust and understand how to avoid common pitfalls when migrating from traditional dynamic programming languages. The book will show you how to structure Rust code for a project that spans multiple pages and modules. Next, you'll explore the Actix Web framework and get a basic web server up and running. As you advance, you'll learn how to process JSON requests and display data from the web app via HTML, CSS, and JavaScript. You'll also be able to persist data and create RESTful services in Rust. Later, you'll build an automated deployment process for the app on an AWS EC2 instance and Docker Hub. Finally, you'll play around with some popular web frameworks in Rust and compare them.By the end of this Rust book, you'll be able to confidently create scalable and fast web applications with Rust.What You Will Learn:Structure scalable web apps in Rust in Rocket, Actix Web, and WarpApply data persistence for your web apps using PostgreSQLBuild login, JWT, and config modules for your web appsServe HTML, CSS, and JavaScript from the Actix Web serverBuild unit tests and functional API tests in Postman and NewmanDeploy the Rust app with NGINX and Docker onto an AWS EC2 instanceWho this book is for:This book on web programming with Rust is for web developers who have programmed in traditional languages such as Python, Ruby, JavaScript, and Java and are looking to develop high-performance web applications with Rust. Although no prior experience with Rust is necessary, a solid understanding of web development principles and basic knowledge of HTML, CSS, and JavaScript are required if you want to get the most out of this book.
Seller: Biblios, Frankfurt am main, HESSE, Germany
US$ 101.60
Convert currencyQuantity: 4 available
Add to basketCondition: New. PRINT ON DEMAND.
Seller: AHA-BUCH GmbH, Einbeck, Germany
US$ 83.19
Convert currencyQuantity: 1 available
Add to basketTaschenbuch. Condition: Neu. nach der Bestellung gedruckt Neuware - Printed after ordering - Use the Rust programming language to build fully functional web applications with async Rust to amplify security and boost the performance of your programsKey Features:Work with cutting-edge web techniques such as distroless Rust servers, Terraform, and AWS deploymentGet acquainted with async concepts such as actors and queuing tasks using lower-level frameworks like TokioBuild a full web application in Rust with a database, authentication, and frontendBook Description:Are safety and high performance a big concern for you while developing web applications With this practical Rust book, you'll discover how you can implement Rust on the web to achieve the desired performance and security as you learn techniques and tooling to build fully operational web apps.In this second edition, you'll get hands-on with implementing emerging Rust web frameworks, including Actix, Rocket, and Hyper. It also features HTTPS configuration on AWS when deploying a web application and introduces you to Terraform for automating the building of web infrastructure on AWS. What's more, this edition also covers advanced async topics. Built on the Tokio async runtime, this explores TCP and framing, implementing async systems with the actor framework, and queuing tasks on Redis to be consumed by a number of worker nodes. Finally, you'll go over best practices for packaging Rust servers in distroless Rust Docker images with database drivers, so your servers are a total size of 50Mb each.By the end of this book, you'll have confidence in your skills to build robust, functional, and scalable web applications from scratch.What You Will Learn:Structure and build scalable Rust web apps by creating a basic to-do list web appManage authentication and databases in Rust web applicationsGet to grips with wrapping web applications in distrolessUnderstand the building blocks of web development such as HTTPS, TCP, and middlewareBuild app infrastructure on AWS using Terraform with databases, servers, load balancers, HTTPS, and URL routingBuild end-to-end tests using PostmanBuild async systems implementing the actor model using TokioWho this book is for:This Rust programming book is for web developers who want to learn and implement Rust to build web applications. Developers familiar with languages such as Python, Ruby, and JS will be able to use this book to build high performant web apps with Rust.Although no prior experience in Rust is necessary, a solid understanding of web development principles, along with basic knowledge of HTML, CSS, and JavaScript, is necessary to get the most out of this book.