- 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.
推薦閱讀
- Learn TypeScript 3 by Building Web Applications
- Learn Type:Driven Development
- Java面向對象軟件開發
- 微信公眾平臺開發:從零基礎到ThinkPHP5高性能框架實踐
- INSTANT Yii 1.1 Application Development Starter
- Web性能實戰
- Raspberry Pi Robotic Projects(Third Edition)
- R Data Science Essentials
- HTML5+CSS3+JavaScript 從入門到項目實踐(超值版)
- Mastering Adobe Captivate 7
- UX Design for Mobile
- 菜鳥成長之路
- Maya Programming with Python Cookbook
- Mastering MeteorJS Application Development
- IBM DB2 9.7 Advanced Administration Cookbook