asm_book/projects
2023-01-19 12:02:47 -06:00
..
DIRENT updated PDFs 2023-01-18 08:26:45 -06:00
first_project updated PDFs 2023-01-18 08:26:45 -06:00
PI updated PDFs 2023-01-18 08:26:45 -06:00
SINE added another project 2023-01-19 12:02:47 -06:00
snow updated PDFs 2023-01-18 08:26:45 -06:00
walkies updated PDFs 2023-01-18 08:26:45 -06:00
README.md added another project 2023-01-19 12:02:47 -06:00
README.pdf added another project 2023-01-19 12:02:47 -06:00

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.