Skip to content

Commit 4e9fe10

Browse files
committed
fixed assignments
1 parent 28586d8 commit 4e9fe10

File tree

2 files changed

+11
-3
lines changed

2 files changed

+11
-3
lines changed

_practice/2023-01-26.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,8 @@
11
```{index}
2-
```
2+
```---
3+
short: read about memory and coding
4+
---
5+
1. review notes after they are posted, both rendered and the raw markdown include links to each in your badge PR
6+
1. read Chapter 1, "Decoding your confusion while coding" in [The Programmer's Brain](https://www.manning.com/books/the-programmers-brain#toc) add a file called brain.md to your kwl repo that summarizes your thoughts on the chapter and how, if at all, it changes how you think about debugging and learning to program.
7+
2. map out your computing knowledge and add it to your kwl chart repo. Use [mermaid](https://mermaid-js.github.io/mermaid/#/) syntax, to draw your map. GitHub can render it for you including while you work using the preview button.
8+

_review/2023-01-26.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
1-
```{index}
2-
```
1+
1. review notes after they are posted, both rendered and the raw markdown include links to each in your badge PR
2+
2. map out your computing knowledge and add it to your kwl chart repo. this can be an image that you upload or a text-based outline. (optional) try mapping out using [mermaid](https://mermaid-js.github.io/mermaid/#/) syntax, we'll be using other tools that will faciltate rendering later
3+
3. fill in the first two columns of your KWL chart
4+

0 commit comments

Comments
 (0)