asm_book/projects/README.md
2022-06-14 16:09:23 -05:00

316 B

Projects

Here are a number of challenges for you to flex your new found knowledge.

Name Challenge
DIRENT Read Directory Entries to extract information about files.
PI Compute an approximation of PI using stochastic (random) methods.