- 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.
推薦閱讀
- Java面向對象思想與程序設計
- 體驗設計原理:行為、情感和細節
- NativeScript for Angular Mobile Development
- 名師講壇:Java微服務架構實戰(SpringBoot+SpringCloud+Docker+RabbitMQ)
- 概率成形編碼調制技術理論及應用
- Ext JS 4 Web Application Development Cookbook
- Python編程:從入門到實踐
- 編程數學
- C語言程序設計
- Python語言實用教程
- Getting Started with React Native
- Python大學實用教程
- Python網絡爬蟲技術與應用
- Hadoop 2.X HDFS源碼剖析
- C++程序設計教程(第2版)