# Rust Book Club (Rust 讀書會/勉強會)
## Notes (其他說明)
About the club in COVID , Phyical campaign will not be first consider. If it's any update, there would be a announcement.
❗❗❗ **Please check this page before joining.** ❗❗❗
因為疫情下的實體活動變動太大, 將優先以線上為主.
❗❗❗ **參加活動前請檢查此頁面是否有更新** ❗❗❗
## Books
* Offical Document
* https://doc.rust-lang.org/book/ English (主要)
* https://rust-lang.tw/book-tw/ 中文版 (參考)
* https://doc.rust-jp.rs/book-ja/ 日本語版 (參考)
## Schedule and Location (日程+地點)
* 2022-02-24 說好的第一場 rust 讀書會 主題如何安裝 rust
* ⏰ 2022-02-?? to 2022-??-?? , Every Thursday 8:30 PM ~ 9:30 PM (UTC+8)
* First Campaign : It may start at 2022-02-17 or 2022-02-24 .
* Location : Hacking Thursday Taipei (Pending) and Online Discord Channel
* ⚓ Discord : https://discord.gg/HZwGYj87up
* Day off (休息日)
* 2022-??-??
## Members (成員)
* DreamerC (Ubuntu Linux + VIM)
* ...
If you wants to join, please add in this lines.
如果想加入的話, 請自己在下方加入 (如果只是旁聽不用) .
## Question Pool
❓❓❓ **ask here** ❓❓❓
1. Q : When and Where ?
A : 2022-02-17 or 2022-02-24 .
Hacking Thursday Taipei ⚓ Discord Channel.
2. ...
## Known Club (現有或曾今存在讀書會)
* [CCNS Rust Study Group - CCNS讀書會](https://hackmd.io/@DanielChen/HyEmupOg7/%2FWJZCZzmOQb6S3l36xWU1wA?type=book)
* [Online Rust Study Group - 線上讀書會](https://www.facebook.com/groups/356197988145381/)
## Resources (資源)
* [Rust Taiwan](https://rust-lang.tw/)
* [【Rust】First day of learning the Rust language | VTuber Cyan](https://www.youtube.com/watch?v=uZIYz96cezc&t=1670s)
* [Rust Taiwan telegram](https://t.me/rust_tw)
## Subjects (大綱)
1. Installation and Cargo Usage (Request for Other OSs) , Chapter 1+2
* Ubuntu Linux + VIM (DreamerC) https://github.com/dreamerc/rust4beginner
* VSCode (...)
2. Common grammer , Chapter 3
1. ...
3. Ownership , Chapter 4
1. ...
4. Structure , Chapter 5
1. ...
5. Enums and Pattern Matching , Chapter 6
1. ...
6. ... , Chapter 7~