mirror of
https://github.com/pkivolowitz/asm_book.git
synced 2026-06-21 04:06:48 +08:00
| .. | ||
| DIRENT | ||
| first_project | ||
| PI | ||
| SINE | ||
| snow | ||
| walkies | ||
| README.md | ||
| README.pdf | ||
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. |
| FIRST | A good first project. |
| FIZZBUZZ | The interview question. A video is also provided. |
| PI | Compute an approximation of PI using stochastic (random) methods. |
| SINE | Stresses functions and floating point math. |
| SNOW | A fun little animation. |
| WALKIES | A fun little animation. |