- 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.
推薦閱讀
- Visual C++程序設計學習筆記
- Angular UI Development with PrimeNG
- Android項目開發入門教程
- 程序員數學:用Python學透線性代數和微積分
- React.js Essentials
- Visual C++數字圖像處理技術詳解
- C語言程序設計
- Python深度學習原理、算法與案例
- PHP編程基礎與實踐教程
- Application Development with Swift
- Software-Defined Networking with OpenFlow(Second Edition)
- LabVIEW入門與實戰開發100例(第4版)
- Mastering Vim
- 程序員超強大腦
- JavaScript高級程序設計(第3版)