TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: Best resources (free or paid) to learn Rust?

4 点作者 AlikhanPeleg大约 7 年前
For a new client project I need to get me and my team up to speed with Rust.<p>Any good recommendations?

2 条评论

xparadigm大约 7 年前
The Rust Book: <a href="https:&#x2F;&#x2F;doc.rust-lang.org&#x2F;book&#x2F;second-edition&#x2F;index.html" rel="nofollow">https:&#x2F;&#x2F;doc.rust-lang.org&#x2F;book&#x2F;second-edition&#x2F;index.html</a>
Manishearth大约 7 年前
Free:<p>- The book: <a href="https:&#x2F;&#x2F;doc.rust-lang.org&#x2F;book&#x2F;second-edition&#x2F;index.html" rel="nofollow">https:&#x2F;&#x2F;doc.rust-lang.org&#x2F;book&#x2F;second-edition&#x2F;index.html</a><p>- Rust By Example is also good but it may currently be out of date (folks are working to improve it)<p>Paid:<p>- The O&#x27;Reilly book by Jim Blandy and Jason Orendorff<p>- integer32 in the US has done paid trainings in the past<p>- Asquera in Germany does trainings too (the content is <a href="https:&#x2F;&#x2F;skade.github.io&#x2F;rust-three-days-course&#x2F;presentation&#x2F;toc&#x2F;english.html" rel="nofollow">https:&#x2F;&#x2F;skade.github.io&#x2F;rust-three-days-course&#x2F;presentation&#x2F;...</a> )