E-Book, Englisch, 396 Seiten, eBook
Lyu / Rzeznik Practical Rust Projects
2. Auflage 2023
ISBN: 978-1-4842-9331-7
Verlag: APRESS
Format: PDF
Kopierschutz: 1 - PDF Watermark
Build Serverless, AI, Machine Learning, Embedded, Game, and Web Applications
E-Book, Englisch, 396 Seiten, eBook
ISBN: 978-1-4842-9331-7
Verlag: APRESS
Format: PDF
Kopierschutz: 1 - PDF Watermark
Go beyond the basics and build complete applications using the Rust programming language, updated for Rust 2021 edition. The applications you'll build over the course of this book include a high-performance web client, an embedded computer (for a robot, for example), a game, a serverless web app, and an application that incorporates AI and machine learning.
Each chapter is organized in the following format: what the kind of should application look like; requirements and user stories of our example program; an introduction to the Rust libraries used; the actual implementation of the example program, including common pitfalls and their solutions; and a brief comparison of libraries for building each application, if there is no clear preference.
Practical Rust Projects, Second Edition will open your eyes to how Rust can be put to practical, real-world use. After reading this book, you will be able to use Rust to build a variety of your own projects.
What You Will Learn
- Explore practical Rust programming language-based projects, examples and case studies
- Create a GUI
- Build a high performance web Front-end using WebAssembly
- Develop REST APIs using Rust
- Go serverless to develop a cloud application using the Amazon AWS Rust SDK
- Create a game using Rust, along with AI and machine learning apps
Who This Book Is For
Those with basic Rust knowledge who want to learn more about how to apply Rust in real-world scenarios.Zielgruppe
Professional/practitioner
Autoren/Hrsg.
Weitere Infos & Material
1. Welcome to the World of Rust2. Building a Command-Line Program3. Creating Graphical User Interfaces (GUIs)4. High-performance Web Frontend using WebAssembly5. Building REST APIs6. Going Serverless with Amazon AWS Rust SDK7. Building a Game8. Physical Computing in Rust9. Artificial Intelligence and Machine Learning10. What else can you do with Rust?
---------------------------------------------------------
1. Welcome to the World of Rust
* Add a note on what's changed in the 2nd edition. * Add a note on Rust 2021
2. Building a Command-Line Program
3. Creating Graphical User Interfaces (GUIs) * Upgrade to GTK 4?
4. High-performance Web Frontend using WebAssembly
5. Building REST APIs 6. 6. Going Serverless with Amazon AWS Rust SDK
* Using the new AWS SDK for Rust and Rust runtime for AWS Lambda
7. Building a Game * Use a different game engine because the one used in the 1st edition seized development
8. Physical Computing in Rust
* Maybe add a section on using WebAssembly on RPi9. Artificial Intelligence and Machine Learning
* Maybe add a section on deep learning
10. What else can you do with Rust? * Remove the web part that is included in 2nd edition




