- Rust Programming Cookbook
- Claus Matzinger
- 122字
- 2021-06-24 12:27:38
To get the most out of this book
We consider a few things in terms of programming fundamentals and we assume that you are familiar with these concepts already. Here is a list of terms you should be able to explain in a programming context:
- Types and enums
- Control statements and execution flow
- Program architectures and patterns
- Streams and iterators
- Linking
- Generics
Equipped with this knowledge, you can dive in with an editor of your choice (we recommend Visual Studio Code (https://code.visualstudio.com), together with the official Rust extension (https://marketplace.visualstudio.com/items?itemName=rust-lang.rust)). While Rust is a cross-platform programming language, some recipes are significantly easier on Linux or macOS. Windows users are encouraged to use the Windows Subsystem for Linux (https://docs.microsoft.com/en-us/windows/wsl/install-win10) for a better experience.
推薦閱讀
- Mastering Adobe Captivate 2017(Fourth Edition)
- 薛定宇教授大講堂(卷Ⅳ):MATLAB最優化計算
- Visual Basic學習手冊
- Python數據分析從0到1
- H5頁面設計:Mugeda版(微課版)
- 從Java到Web程序設計教程
- Linux C編程:一站式學習
- JSP程序設計實例教程(第2版)
- Django Design Patterns and Best Practices
- Monitoring Docker
- XML程序設計(第二版)
- Learning Alfresco Web Scripts
- 算法訓練營:海量圖解+競賽刷題(入門篇)
- C# 10核心技術指南
- 人件集:人性化的軟件開發