mirror of
https://github.com/pkivolowitz/asm_book.git
synced 2026-06-23 07:16:51 +08:00
updated list of projects
This commit is contained in:
parent
2791136aa3
commit
b2563648a0
1 changed files with 1 additions and 0 deletions
|
|
@ -6,3 +6,4 @@ Here are a number of challenges for you to flex your new found knowledge.
|
||||||
| ---- | --------- |
|
| ---- | --------- |
|
||||||
| [DIRENT](./DIRENT/README.md) | Read Directory Entries to extract information about files. |
|
| [DIRENT](./DIRENT/README.md) | Read Directory Entries to extract information about files. |
|
||||||
| [PI](./PI/README.md) | Compute an approximation of PI using stochastic (random) methods. |
|
| [PI](./PI/README.md) | Compute an approximation of PI using stochastic (random) methods. |
|
||||||
|
| [WALKIES](./walkies/README.md) | A fun little animation. |
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue