Skip to content

Commit 24ac18e

Browse files
committed
keep one version of directive
1 parent a857157 commit 24ac18e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

_practice/2022-12-05.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
1. Make a table that compares and contrasts the unix file system to git *as* a file system on at least 5 aspects (eg header + 5 rows) in `filesystem.md`. Based on this, write a definition of a file system generally and how knowing that these are both file systems helps reinforce concepts and improve understanding.
33
1. In `whypointers.md` write a blog-post style argument for why understanding pointers as a concept is important for a computer science student even if they will not work directly in a language that uses pointers. Consider your audience to be a student who is in CSC212 and struggling. Use two examples from this class where we relied on the concept of pointers to explain how something worked.
44
1. Reflect on how this course impacts programming/debugging skills in `skillup.md`. You can write this as how you think your own skill has improved **or** as if you are convincing another student to take this class. Touch on at least three topics.
5-
```{index} filesystem.md
5+
```{index} whypointers.md
66
```
7-
```{index}whypointers.md
7+
```{index} filesystem.md
88
```
9-
```{index}skillup.md
9+
```{index} skillup.md
1010
```

0 commit comments

Comments
 (0)