- Mastering Rust
- Rahul Sharma Vesa Kaihlavirta
- 127字
- 2021-07-02 13:35:18
Summary
We covered so many topics in this chapter. We got to know a bit about the history of Rust and the motivations behind the language. We had a brief walkthrough on its design principles and the basic features of the language. We also got a glimpse of how Rust provides rich abstractions through its type system. We learned how to install the language toolchain, and how to use rustc to build and run trivial example programs.
In the next chapter, we'll take a look at the standard way of building Rust applications and libraries using its dedicated package manager, and also set up our Rust development environment with a code editor, which will provide the foundation for all the subsequent exercises and projects in this book.
推薦閱讀
- Monkey Game Development:Beginner's Guide
- 軟件界面交互設(shè)計基礎(chǔ)
- Learning Flask Framework
- C語言最佳實踐
- Java程序設(shè)計與計算思維
- Learning ArcGIS Pro
- 機(jī)器學(xué)習(xí)與R語言實戰(zhàn)
- Mastering Xamarin.Forms(Second Edition)
- ElasticSearch Cookbook(Second Edition)
- 一本書講透Java線程:原理與實踐
- TMS320LF240x芯片原理、設(shè)計及應(yīng)用
- Arduino Wearable Projects
- 大學(xué)計算機(jī)基礎(chǔ)實驗指導(dǎo)
- HTML+CSS+JavaScript網(wǎng)頁制作:從入門到精通(第4版)
- Solr權(quán)威指南(下卷)