Cargando…

Practical Rust projects : building game, physical computing, and machine learning applications /

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 learni...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Lyu, Shing (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: New York, NY : Apress, [2020]
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • Chapter 1: Introduction
  • Chapter 2: Building a Command-Line Program
  • Chapter 3: Creating Graphical User Interfaces (GUIs)
  • Chapter 4: Building a Game
  • Chapter 5: Programming Embedded Devices
  • Chapter 6: Artificial Intelligence and Machine Learning
  • Chapter 7: Advanced Topics