Practical Rust Projects e-bog
509,93 DKK
(inkl. moms 637,41 DKK)
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...
E-bog
509,93 DKK
Forlag
Apress
Udgivet
25 juli 2023
Genrer
Open source and other operating systems
Sprog
English
Format
epub
Beskyttelse
LCP
ISBN
9781484293317
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 LearnExplore practical Rust programming language-based projects, examples and case studiesCreate a GUIBuild a high performance web Front-end using WebAssemblyDevelop REST APIs using RustGo serverless to develop a cloud application using the Amazon AWS Rust SDKCreate a game using Rust, along with AI and machine learning appsWho This Book Is ForThose with basic Rust knowledge who want to learn more about how to apply Rust in real-world scenarios.