ASMR Coding: Solving Python Puzzles (Advent of Code 21 - Day 4 & 5)
I decided to combine two days now, because otherwise I will never catch up and this way, the video is longer too
Disclaimer: From Day 3 on, I will not "live code", the code is pre-written and I will only make small changes while recording the video, because as it turns out thinking about code while trying to continuously narrate is too hard for my brain ;)
So if it seems like I do everything correct on first try - be assured, that is definitely not the case, but explaining every mistake I made and why it's wrong, takes waaaay too long in a video.
Hope you enjoy some relaxing "Code with me"-content :)
Please consider to like and comment to help the video reach more people, if you enjoyed it &
Subscribe for more content, I post regularly about Math and Programming ☺️
_________
Me:
Instagram: https://www.instagram.com/chromacodeasmr/
GitHub: https://github.com/ChromaCodeASMR/
_________
Links:
The challenges (you can still participate, even on the old challenges!): https://adventofcode.com/
The Advent Of Code playlist: https://www.youtube.com/playlist?list=PLr559pN7sNFQdUy9FuEchYHCR9N9cwKrO
My Coding video playlist: https://www.youtube.com/playlist?list=PLr559pN7sNFRb4j_56WjfHSD2ie5aLteR
This video's code on GitHub: https://github.com/ChromaCodeASMR/Advent_Of_Code_2021/tree/main/Day4
https://github.com/ChromaCodeASMR/Advent_Of_Code_2021/tree/main/Day5