asm_book/projects/README.md
Perry Kivolowitz ac3ed430ad README
2022-06-13 18:02:14 -05:00

8 lines
224 B
Markdown

# Projects
Here are a number of challenges for you to flex your new found knowledge.
| Name | Challenge |
| ---- | --------- |
| [DIRENT](./DIRENT/README.md) | Read Directory Entries to extract information about files. |