> For the complete documentation index, see [llms.txt](https://cs.brash.ca/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cs.brash.ca/advanced-topics.md).

# Advanced Topics

- [Recursion](https://cs.brash.ca/advanced-topics/recursion.md)
- [Structures & Algorithms](https://cs.brash.ca/advanced-topics/structures-and-algorithms.md): High school computer science is a discovery of basic control flow, functions, and maybe OOP. Once you master those topics, there is so much more to learn!
- [Mmm... Pi](https://cs.brash.ca/advanced-topics/mmm...-pi.md): If you would like to get into some more advanced coding - perhaps interaction with hardware - a Raspberry Pi is a fantastic way to get started.
