Nettbutikk for bedrifter og skoler

Practical Rust Projects

Build Serverless, AI, Machine Learning, Embedded, Game, and Web Applications

Pocket
Engelsk
Practical Rust Projects
Practical Rust Projects
  • Forfattere: Shing Lyu , Andrew Rzeznik
  • Format: Pocket
  • Antall sider: 396
  • Språk: Engelsk
  • Forlag/Utgiver: SD Books
  • EAN: 9781484293300
  • Utgivelsesår: 2023
  • Bidragsyter: Lyu, Shing; Rzeznik, Andrew
Se flere produktegenskaper
749,-

Kjøp på nett

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 var