- Hands-On Data Structures and Algorithms with Rust
- Claus Matzinger
- 179字
- 2021-07-02 14:11:44
Deeper into Rust
Another one of Rust's strong points is its thriving community. Many users actively participate in their local community (by going to or organizing meetups) or online via working groups, the IRC/Discord channel, or the official forum. The most important online resources are as follows:
- The main website with pointers to various resources: https://www.rust-lang.org
- The Rust user forum: https://users.rust-lang.org
- The official Twitter account: https://twitter.com/rustlang
- A collection of IRC channels at https://wiki.mozilla.org/Rust
- Rust's official blog: https://blog.rust-lang.org
- The Rust Book: https://doc.rust-lang.org/book/
Other than that, users have created additional content, such as podcasts, blogs, and various tools and libraries. The most impressive user contributions, however, can be found in the core language!
Rust's official GitHub repository at https://github.com/rust-lang holds the source code for many of the resources (for example, the website, blog, book, and documentation), and contributions are very welcome.
Mozilla has an impressive record of creating and fostering open source communities, and Rust is no different. As active members of these communities, we encourage everyone to take part and help make Rust the most enjoyable and useful language around!
- 企業(yè)數(shù)字化創(chuàng)新引擎:企業(yè)級(jí)PaaS平臺(tái)HZERO
- 云計(jì)算與大數(shù)據(jù)應(yīng)用
- 區(qū)塊鏈:看得見的信任
- 深入淺出MySQL:數(shù)據(jù)庫開發(fā)、優(yōu)化與管理維護(hù)(第2版)
- Dependency Injection with AngularJS
- Microsoft Power BI數(shù)據(jù)可視化與數(shù)據(jù)分析
- Spark大數(shù)據(jù)分析實(shí)戰(zhàn)
- 智能數(shù)據(jù)時(shí)代:企業(yè)大數(shù)據(jù)戰(zhàn)略與實(shí)戰(zhàn)
- Python金融數(shù)據(jù)分析(原書第2版)
- 金融商業(yè)算法建模:基于Python和SAS
- R Machine Learning Essentials
- 改進(jìn)的群智能算法及其應(yīng)用
- 數(shù)據(jù)庫原理與設(shè)計(jì)實(shí)驗(yàn)教程(MySQL版)
- 數(shù)據(jù)分析思維:產(chǎn)品經(jīng)理的成長筆記
- AndEngine for Android Game Development Cookbook