KWL Chart#
Working with your KWL Repo#
Important
The main
branch should only contain material that has been reviewed and approved by the instructors.
Work on a specific branch for each activity you work on
when it is ready for review, create a PR from the item-specifc branch to
main
.when it is approved, merge into main.
Minimum Rows#
# KWL Chart
<!-- replace the _ in the table or add new rows as needed -->
| Topic | Know | Want to Know | Learned |
| ------| ------- | ------ | ------- |
| Git | _ | _ | _ |
| GitHub | _ | _ | _ |
| Terminal | _ | _ | _ |
| IDE | _ | _ | _ |
| text editors | _ | _ | _ |
|file system | _ | _ |_ |
|bash | _ | _ | _ |
|abstraction | _ | _ | _ |
|programming languages | _ | _ | _ |
|git workflows | _ | _ | _ |
| git branches | _ | _ | _ |
| bash redirects | _ | _ | _ |
|number systems | _ | _ | _ |
| merge conflicts | _ | _ | _ |
| documentation | _ | _ | _ |
| templating | _ | _ | _ |
|bash scripting | _ | _ | _ |
| developer tools | _ | _ | _ |
| networking | _ | _ | _ |
|ssh | _ | _ | _ |
| ssh keys | _ | _ | _ |
|compiling | _ | _ | _ |
| linking | _ | _ | _ |
| building | _ | _ | _ |
| machine representation | _ | _ | _ |
| integers | _ | _ | _ |
| floating point | _ | _ | _ |
|logic gates | _ | _ | _ |
| ALU | _ | _ | _ |
| binary operations | _ | _ | _ |
| memory | _ | _ | _ |
| cache | _ | _ | _ |
| register | _ | _ | _ |
| clock | _ | _ | _ |
| Concurrency | _ | _ | _ |
Required Files#
This lists the files for reference, but mostly you can keep track by badge issue checklists.
date | file | type | zone |
---|---|---|---|
2023-01-26 | brain.md | practice | penalty-free |
2023-01-26 | syllabus-faq.md | review | penalty-free |
2023-01-26 | syllabus-faq.md | practice | penalty-free |
2023-01-31 | gitoffline.md | practice | full-requirements |
2023-01-31 | gitoffline.md | review | full-requirements |
2023-02-02 | terminalwork.md | practice | full-requirements |
2023-02-14 | software.md | review | full-requirements |
2023-02-14 | methods.md | review | full-requirements |
2023-02-14 | software.md | practice | full-requirements |
2023-02-14 | methods.md | practice | full-requirements |
2023-02-21 | workflows.md | practice | full-requirements |
2023-02-21 | favorite_git_workflow.md | review | full-requirements |
2023-02-21 | gitunderstanding.md | prepare | full-requirements |
2023-02-23 | gitplumbingreview.md | review | full-requirements |
2023-02-23 | idethoughts.md | prepare | full-requirements |
2023-02-23 | gitislike.md | practice | full-requirements |
2023-03-02 | test_repo_map.md | practice | full-requirements |
2023-03-02 | test_repo_map.md | practice | full-requirements |
2023-03-02 | test_repo_map.md | review | full-requirements |
2023-03-09 | groupcontributions.sh` and its output as {index}`group_contributions-YYYY-MM-DD.md | practice | full-requirements |
2023-03-09 | groupcontributions.sh` and its output as {index}`group_contributions-YYYY-MM-DD.md | review | full-requirements |
2023-03-21 | octal-practice.md | practice | full-requirements |
2023-03-21 | octal-review.md | review | full-requirements |
2023-03-28 | newlanguage.md | practice | full-requirements |
2023-04-04 | operators.md | prepare | full-requirements |
2023-04-04 | hpc.md | review | full-requirements |
2023-04-04 | hpc.md | practice | full-requirements |
2023-04-06 | fractionalbinary.md | prepare | full-requirements |
2023-04-06 | bitwise.md | practice | full-requirements |
2023-04-06 | readingbytes.md | practice | full-requirements |
2023-04-06 | overflow_languages.md | practice | full-requirements |
2023-04-18 | systemsabstractions.md | practice | full-requirements |
2023-04-18 | systemsabstractions.md | review | full-requirements |
2023-04-25 | threaded.md | review | full-requirements |
2023-04-25 | threaded.md | practice | full-requirements |
2023-04-25 | systeminteraction.md | practice | full-requirements |