mirror of
https://github.com/rust-lang/rustlings.git
synced 2026-01-01 00:09:18 +00:00
Update README.md
This commit is contained in:
parent
4cb57cb201
commit
c101a88a48
@ -15,12 +15,12 @@ cargo install --git https://github.com/TimLai666/rustlings-zh-TW
|
|||||||
```
|
```
|
||||||
<hr>
|
<hr>
|
||||||
|
|
||||||
Greetings and welcome to `rustlings`. This project contains small exercises to get you used to reading and writing Rust code. This includes reading and responding to compiler messages!
|
歡迎來到 `rustlings`。這個專案包含一些小練習,可幫助您習慣閱讀和編寫 Rust 程式碼。這包括閱讀和回應編譯器訊息!
|
||||||
|
|
||||||
Alternatively, for a first-time Rust learner, there are several other resources:
|
另外,對於 Rust 初學者,還有以下資源可以參考:
|
||||||
|
|
||||||
- [The Book](https://doc.rust-lang.org/book/index.html) - The most comprehensive resource for learning Rust, but a bit theoretical sometimes. You will be using this along with Rustlings!
|
- [The Book](https://doc.rust-lang.org/book/index.html) - 學習 Rust 最全面的資源,但有時有點理論性。建議您可以搭配 Rustlings 一起使用!
|
||||||
- [Rust By Example](https://doc.rust-lang.org/rust-by-example/index.html) - Learn Rust by solving little exercises! It's almost like `rustlings`, but online
|
- [Rust By Example](https://doc.rust-lang.org/rust-by-example/index.html) - 透過解小練習來學習 Rust!和`rustlings`類似,但是是線上的。
|
||||||
|
|
||||||
## Getting Started
|
## Getting Started
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user