Skip to content

Commit 3708af4

Browse files
committed
fix ac
1 parent e8edb72 commit 3708af4

File tree

3 files changed

+15
-8
lines changed

3 files changed

+15
-8
lines changed

_practice/2023-04-18.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11
1. Pick a component that is in the more detailed von Neumann that we did not discuss in detail and contribute to your group repo. Coordinate with your team so that each contribution is a different component by creating an issue stating what you will work on before contributing. Link to this in your badge PR.
22
2. review a classmate's PR
33
3. Make an issue on the course website to help coordinate and then make a PR to today's notes describing how one of the historical computers works, what was new about it, or how it helps us understand things today.
4-
4. Map out what you know about computer hardware in some form of visual or outline in `hardwaremap.md`, for example using mermaid syntax.
4+
4. Map out what you know about computer hardware in some form of visual or outline in `hardwaremap.md`, for example using mermaid syntax.
5+
4. Answer reflection questions below in {index}`systemsabstractions.md` based on the systems abstraction reading:
6+
```
7+
1. How many of these are familiar/not?
8+
1. How has you undertanding of these changed during this course.
9+
1. Do you think you understand this article more now than you would have at the beginning of the semester
10+
1. Write 3 questions and their answers that could be a quiz to see if someone understood or had misconceptions about the abstractions in this article.
11+
```

_prepare/2023-04-18.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,2 @@
1-
1. Read about [systems abstractions](https://cacm.acm.org/opinion/articles/259395-systems-abstractions/fulltext) in CACM. Answer reflection questions below in {index}`systemsabstractions.md`:
2-
```
3-
1. How many of these are familiar/not?
4-
1. How has you undertanding of these changed during this course.
5-
1. Do you think you understand this article more now than you would have at the beginning of the semester
6-
1. Write 3 questions and their answers that could be a quiz to see if someone understood or had misconceptions about the abstractions in this article.
7-
```
1+
1. Read about [systems abstractions](https://cacm.acm.org/opinion/articles/259395-systems-abstractions/fulltext) in CACM.
82
2. Study the components of a computer system that we learned today from the diagrams. Bring questions to class

_review/2023-04-18.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
11
1. Pick a component that is in the more detailed von Neumann that we did not discuss in detail and contribute to your group repo. Coordinate with your team so that each contribution is a different component by creating an issue stating what you will work on before contributing. Link to this in your badge PR.
22
2. review a classmate's PR
33
3. Map out what you know about computer hardware in some form of visual or outline in `hardwaremap.md`, for example using mermaid syntax.
4+
4. Answer reflection questions below in {index}`systemsabstractions.md` based on the systems abstraction reading:
5+
```
6+
1. How many of these are familiar/not?
7+
1. How has you undertanding of these changed during this course.
8+
1. Do you think you understand this article more now than you would have at the beginning of the semester
9+
```

0 commit comments

Comments
 (0)