- Come up with a cool name
- Get a cool logo
- Finish README.md
- Create sub-directories for each lesson
- Make C9 and GitHub intro
- Solve "module not found" error
- Get pytest working (not even using this anymore lol)
- Learn Makefile
- Have test results printed to console
- Have tests continue after failure
- Make a template for all future tests
- Linear search
- Selection sort
- Bubble sort
- Time complexity