提交 9be6b88a 编写于 作者: 两万多's avatar 两万多

Update README.md

上级 1d82e73b
...@@ -35,8 +35,7 @@ Rust这门语言能从很多方面体现出它的安全,愈发有兴趣。 ...@@ -35,8 +35,7 @@ Rust这门语言能从很多方面体现出它的安全,愈发有兴趣。
[进阶视频](https://www.bilibili.com/video/BV1FJ411Y71o?p=1)学习(56/81),[随堂笔记](https://codechina.csdn.net/weixin_51460943/leedia-s-learning-records/-/tree/master/rust_lang/%E8%BF%9B%E9%98%B6) [进阶视频](https://www.bilibili.com/video/BV1FJ411Y71o?p=1)学习(56/81),[随堂笔记](https://codechina.csdn.net/weixin_51460943/leedia-s-learning-records/-/tree/master/rust_lang/%E8%BF%9B%E9%98%B6)
今天对智能指针、线程、通道自己结合书更多了解了,但是还是很懵逼,希望在之后能更加明白掌握。 今天对智能指针、线程、通道自己结合书更多了解了,但是还是很懵逼,希望在之后能更加明白掌握。
- 完成初级编程题 - 完成初级编程题
[Small exercisest(20/20) ](https://codechina.csdn.net/weixin_51460943/leedia-s-learning-records/-/tree/master/rustlings) [Small exercisest(20/20) ](https://codechina.csdn.net/weixin_51460943/leedia-s-learning-records/-/tree/master/rustlings),[完成情况](https://codechina.csdn.net/weixin_51460943/leedia-s-learning-records/-/blob/6a42b5ecb1df067cdf15690cb7213e4d9910a4f0/rustlings/f1.png)
![](https://codechina.csdn.net/weixin_51460943/leedia-s-learning-records/-/blob/6a42b5ecb1df067cdf15690cb7213e4d9910a4f0/rustlings/f1.png)
### 感悟 ### 感悟
坚持,虽然很累,但是也要缓慢且坚定的前进。 坚持,虽然很累,但是也要缓慢且坚定的前进。
今天太热了,热到干饭人没有吃晚饭φ(* ̄0 ̄) 今天太热了,热到干饭人没有吃晚饭φ(* ̄0 ̄)
...@@ -60,4 +59,15 @@ Rust这门语言能从很多方面体现出它的安全,愈发有兴趣。 ...@@ -60,4 +59,15 @@ Rust这门语言能从很多方面体现出它的安全,愈发有兴趣。
[进阶视频](https://www.bilibili.com/video/BV1FJ411Y71o?p=1)学习(81/81),[随堂笔记](https://codechina.csdn.net/weixin_51460943/leedia-s-learning-records/-/tree/master/rust_lang/%E8%BF%9B%E9%98%B6) [进阶视频](https://www.bilibili.com/video/BV1FJ411Y71o?p=1)学习(81/81),[随堂笔记](https://codechina.csdn.net/weixin_51460943/leedia-s-learning-records/-/tree/master/rust_lang/%E8%BF%9B%E9%98%B6)
- 完成[32 Rust Quizes](https://dtolnay.github.io/rust-quiz/1)(4/33) - 完成[32 Rust Quizes](https://dtolnay.github.io/rust-quiz/1)(4/33)
### 感悟 ### 感悟
把视频看完了,明天再结合书看一下,就开始Step1了,加油,一定要坚持哦(๑•̀ㅂ•́)و✧。 把视频看完了,明天再结合书看一下,一定要坚持哦(๑•̀ㅂ•́)و✧。
## 第九天 2021-7-11
### 学习内容
- 完成[32 Rust Quizes](https://dtolnay.github.io/rust-quiz/1)(33/33)
- 完成中级编程学习
1、[阅读中文课程和课堂笔记](https://pxiaoer.blog/category/rust/cs110l/)
2、基于笨办法学C/python/ruby的书籍和例子,要求用rust语言重新实现15道以上的编程练习题(7/16)
## 第十天 2021-7-12
### 学习内容
- 完成中级编程练习
1、[阅读中文课程和课堂笔记](https://pxiaoer.blog/category/rust/cs110l/)
2、基于笨办法学C/python/ruby的书籍和例子,要求用rust语言重新实现15道以上的编程练习题(16/16)
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册