Add links to code
This commit is contained in:
parent
0c8fa1c1a4
commit
85759da57c
1 changed files with 11 additions and 7 deletions
|
@ -8,7 +8,11 @@ This repository links to all the code from my YouTube videos.
|
||||||
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.
|
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 |
|
| Date Published | Video | Link |
|
||||||
| -------------- | ----------------------------------------------------------------------------- | -------------------------------------------- |
|
| -------------- | -------------------------------------------------------------------------------------- | -------------------------------------------- |
|
||||||
|
| 2023-10-06 | [How to do Performance Testing with k6](https://youtu.be/ghuo8m7AXEM) | [code](/alexhyett/performance-testing) |
|
||||||
|
| 2023-09-22 | [Idempotency - What it is and How to Implement it](https://youtu.be/XAccGbtl3Z8) | [code](/alexhyett/idempotency) |
|
||||||
|
| 2023-09-08 | [5 Design Patterns That Are ACTUALLY Used By Developers](https://youtu.be/YMAwgRwjEOQ) | [code](/alexhyett/design-patterns) |
|
||||||
|
| 2023-07-21 | [CI/CD Pipeline Using GitHub Actions](https://youtu.be/p3W2XCD3smk) | [code](/cicd-github-actions) |
|
||||||
| 2022-12-09 | [Big O Notation](https://youtu.be/aIG48ldbpRI) | [code](/alexhyett/big-o-notation) |
|
| 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-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-11-11 | [Automate Your Life With Python](https://youtu.be/1dgnl7oCVTY) | [code](/alexhyett/automate-python-example) |
|
||||||
|
|
Loading…
Reference in a new issue