Skip to content

Commit

Permalink
Merge pull request rcore-os#356 from nicholasdezai/master
Browse files Browse the repository at this point in the history
nicholasdezai-blog
  • Loading branch information
ZhiyuanSue authored Apr 30, 2024
2 parents 7a962f9 + ee5728b commit e1b9cf9
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ public/
node_modules/
db.json
.DS_Store
.idea
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
title: 2024春季开源操作系统训练营第一阶段总结-nicholasdezai
date: 2024-04-28 16:28:55
tags:
---

# 第一阶段 Rustlings 总结
这是我第一次接触rust,这一个月基本上用于学习rust的基础知识,主要是通过rustlings这个项目来学习,这个项目是一个非常好的项目,通过这个项目我学习到了很多rust的基础知识,比如rust的基本语法,rust的数据类型,rust的所有权系统,rust的模块系统等等,这些知识对我来说都是非常重要的,我也通过这个项目学习到了一些rust的编程技巧,比如如何使用match表达式,如何使用闭包等等,这些技巧对我来说也是非常重要的,总的来说,这一个月的学习让我对rust有了一个初步的了解.
rustlings让我第一次看到还可以这么学一门语言,通过一些小的练习来学习一门语言,这种学习方式非常的有趣,我也通过这个项目学到了一些学习方法,比如如何通过阅读错误信息来找到错误的原因,如何通过阅读文档来学习一门语言等等,这些方法对我来说也是非常重要的。
希望我能坚持下来接下来的学习!!!

0 comments on commit e1b9cf9

Please sign in to comment.