- Hands-On Data Structures and Algorithms with Rust
- Claus Matzinger
- 198字
- 2021-07-02 14:11:39
To get the most out of this book
This book comes with a lot of code examples and implementations. For you to learn the most that you can, it is recommended to install Rust (any version later than 1.33 should do) and run all of the examples. Here are a few recommendations for text editors and other tools:
- Microsoft's Visual Studio Code (https://code.visualstudio.com/), arguably one of the best Rust code editors
- Rust support for Visual Studio Code via a plugin (https://github.com/rust-lang/rls-vscode)
- Rust Language Server (RLS), found at https://github.com/rust-lang/rls-vscode, installed via rustup (https://rustup.rs/)
- Debugging support using the LLDB frontend plugin (https://github.com/vadimcn/vscode-lldb) for Visual Studio Code
Having this environment set up and being familiar with it is great for your daily Rust programming, and will let you debug and inspect the workings of the code provided in this book. For you to get the most out of this book, we recommend that you do the following:
- Check out the source code in the repository to get the whole picture. The snippets are only isolated examples to show specifics.
- Don't blindly trust our results; run the tests and benchmarks of each sub-project (chapters) to reproduce the findings yourself.
推薦閱讀
- 公有云容器化指南:騰訊云TKE實戰(zhàn)與應(yīng)用
- 數(shù)據(jù)庫基礎(chǔ)教程(SQL Server平臺)
- 云數(shù)據(jù)中心基礎(chǔ)
- Mastering Ninject for Dependency Injection
- 大數(shù)據(jù)可視化
- 商業(yè)分析思維與實踐:用數(shù)據(jù)分析解決商業(yè)問題
- Access 2016數(shù)據(jù)庫技術(shù)及應(yīng)用
- R數(shù)據(jù)科學(xué)實戰(zhàn):工具詳解與案例分析(鮮讀版)
- INSTANT Cytoscape Complex Network Analysis How-to
- 中國數(shù)字流域
- Hadoop 3.x大數(shù)據(jù)開發(fā)實戰(zhàn)
- Spark大數(shù)據(jù)分析實戰(zhàn)
- ZeroMQ
- 新基建:數(shù)據(jù)中心創(chuàng)新之路
- Python數(shù)據(jù)分析與數(shù)據(jù)化運(yùn)營