- Mastering Rust
- Rahul Sharma Vesa Kaihlavirta
- 125字
- 2021-07-02 13:35:12
Getting the most out of this book
To really grasp the content of this book, it is recommended that you write out the example code and try fiddling with code to get familiar with the Rust's error messages, so they can guide you toward writing correct programs.
There isn't any specific hardware requirements for this book, and any system with a minimum of 1 GB of RAM and a fairly recent Linux operating system would be fine. All code examples and projects in this book were developed on a Linux machine running Ubuntu 16.04. Rust also offers first-class support for other OS platforms, including macOS, BSD, and recent versions of Windows, so all the code examples should compile and run fine on these platforms too.
推薦閱讀
- 一步一步學Spring Boot 2:微服務項目實戰
- Building a RESTful Web Service with Spring
- React Native Cookbook
- AngularJS深度剖析與最佳實踐
- Python程序設計
- 名師講壇:Java微服務架構實戰(SpringBoot+SpringCloud+Docker+RabbitMQ)
- Scala編程實戰(原書第2版)
- 程序設計基礎教程:C語言
- C語言程序設計
- Protocol-Oriented Programming with Swift
- C語言從入門到精通
- iPhone應用開發從入門到精通
- Qlik Sense? Cookbook
- BeagleBone Robotic Projects(Second Edition)
- 數據結構:Python語言描述