Practical Rust Projects: Building Game, Physical Computing, and Machine Learning Applications
Lyu, Shing
- 出版商: Apress
- 出版日期: 2020-02-28
- 售價: $1,300
- 貴賓價: 9.5 折 $1,235
- 語言: 英文
- 頁數: 257
- 裝訂: Quality Paper - also called trade paper
- ISBN: 1484255984
- ISBN-13: 9781484255988
-
相關分類:
Rust 語言、Machine Learning 機器學習
立即出貨 (庫存=1)
買這商品的人也買了...
-
$250Lua 設計與實現
-
$474$450 -
$590$502 -
$354$336 -
$505Go 語言從入門到進階實戰 (視頻教學版)
-
$1,782Head First Go
-
$768$730
商品描述
Go beyond the basics and build complete applications using the Rust programming language. The applications in this book include a high-performance web client, a microcontroller (for a robot, for example), a game, an app that runs on Android, and an application that incorporates AI and machine learning.
Each chapter will be organized in the following format: what this kind of application looks 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 winner.
Practical Rust Projects will open your eyes to the world of practical applications of Rust. After reading the book, you will be able to apply your Rust knowledge to build your own projects.
What You Will Learn
- Write Rust code that runs on microcontrollers
- Build a 2D game
- Create Rust-based mobile Android applications
- Use Rust to build AI and machine learning applications
Who This Book Is For
Someone with basic Rust knowledge, wishing to learn more about how to apply Rust in a real-world scenario.