# Code featured in my YouTube videos This repository links to all the code from my YouTube videos. > [!NOTE] > [This repository](https://code.alexhyett.com/alexhyett/youtube-code) is also mirrored on [Codeberg.org](https://codeberg.org/alexhyett/youtube-code) if you want to raise an issue. ## Index of all the code by YouTube video and date I will add new code as soon as I am done editing the videos. So, you might find the latest on this video hasn't been released yet. | Date Published | Video | Link | | -------------- | ----------------------------------------------------------------------------- | -------------------------------------------- | | 2022-12-09 | [Big O Notation](https://youtu.be/aIG48ldbpRI) | [code](/alexhyett/big-o-notation) | | 2022-11-25 | [Stack vs Heap](https://youtu.be/5OJRqkYbK-4) | [code](/alexhyett/stack-vs-heap) | | 2022-11-11 | [Automate Your Life With Python](https://youtu.be/1dgnl7oCVTY) | [code](/alexhyett/automate-python-example) | | 2022-10-21 | [Bitwise Operators and WHY we use them](https://youtu.be/igIjGxF2J-w) | [code](/alexhyett/bitwise-operators-example) | | 2022-10-10 | [6 Coding Concepts You MUST Know For Beginners](https://youtu.be/pKFcVs2HibA) | [code](/alexhyett/beginner-coding-concepts) |