Skip to content

unrestrainedpointer/OSTrainingCampStageI_DailyLog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OSTrainingCampStageI_DailyLog

This is the daliy log of OS training camp for stage 1

Sunday Monday Tuesday Wednesday Thursday Friday Saturday
1
Day 1
2
Day 2
3
Day 3
4
Day 4
5
Day 5
6
Day 6
7
Day 7
8
Day 8
9
Day 9
10
Day 10
11
Day 11
12
Day 12
13
Day 13
14
Day 14
15
Day 15
16
Day 16
17
Day 17
18
Day 18
19
Day 19
20
Day 20
21
Day 21
22
Day 22
23
Day 23
24
Day 24
25
Day 25
26
Day 26
27
Day 27
28
Day 28
29
Day 29
30
Day 30
31
Day 31

Day 1

Study Rust

Using websites:

  1. https://www.youtube.com/watch?v=yYlPHRl2geQ&list=PLfllocyHVgsRwLkTAhG0E-2QxCf-ozBkk&index=5
  2. https://kumakichi.github.io/easy_rust_chs/Chapter_9.html

Today, I have learned about comments, some primitive types, type inference and floats and so on. Because I am the beginner of rust, I have to study from scratch. There is nothing else worth logging because of the simplification of today's content.

Please visit Day 1 for details.

Day 2

Study Rust

Today, due to the forearm allergy, I went to hospital during the day, but was delayed because the health code turned yellow. Therefore, I did not start my task until the night. By listening to the Easy Rust on youtube, I mastered the definition of code blocks, debug printing and understand the immutability of variables in rust. To my surprise, it says 'There is no single reason that bindings are immutable by default.' when I search for the reason on the stackoverflow.

Please visit Day 2 for details.

Day 3

Study Rust

  1. Plan:
    • Learn about Arrays, Vecs, Tuples, Control flow, Struct, Enums before noon.
    • Learn about Loops, Implementing structs and enums, More about, destructuring, Generics in night.
  2. Log: Today, I studied Rust and install Rustlings to do some exerxises on the small exercises.
  3. Please visit Day 3 for details.

About

This is the daliy log of OS training camp for stage 1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published