Practical Rust Projects (Apress)
Wednesday, 18 March 2020

In this book, with the subtitle "Building Game, Physical Computing, and Machine Learning Applications", Shing Lyu shows how to go beyond the basics and build complete applications using the Rust programming language. They 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 is organized to show what this kind of application looks like; requirements of the example program; an introduction to the Rust libraries used; the actual implementation of the example program, including common pitfalls and their solutions.

<ASIN:1484255984>

 

Author: Shing Lyu
Publisher: Apress
Date: February 2020
Pages: 270
ISBN: 978-1484255988
Print: 1484255984
Kindle: B085DJJH76
Audience: Rust developers
Level: Intermediate
Category: Other Languages

 

  • 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

For more Book Watch just click.

Book Watch is I Programmer's listing of new books and is compiled using publishers' publicity material. It is not to be read as a review where we provide an independent assessment. Some, but by no means all, of the books in Book Watch are eventually reviewed.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

 

 

Banner
 


Programming with Rust

Author:  Donis Marshall
Publisher: Addison-Wesley
Pages: 400
ISBN: 978-0137889655
Print: 0137889658
Kindle: B0CLL1TGVT
Audience: Programmers wanting to learn Rust
Rating: 3
Reviewer: Mike James
Rust is the language we all want to learn at the moment so this is just in time.



Expert Performance Indexing in Azure SQL and SQL Server 2022

Author: Edward Pollack & Jason Strate
Publisher: Apress
Pages: 659
ISBN: 9781484292143
Print: 1484292146
Kindle: B0BSWH65ST
Audience: DBAs & SQL devs
Rating: 4 or 1 (see review)
Reviewer: Ian Stirk 

This book discusses indexes, a primary means of improving performance in SQL Server, how does  [ ... ]


More Reviews