ASMR Coding: Solving Python Puzzles (Advent of Code 21 - Day 8)
More advent of code, this day was probably one of the trickiest to figure out - I had to take some notes on my iPad to solve the riddle, but the coding still took plenty of time afterwards, which is what you see in this video.
Included in this video: typing on keyboard (back on my Razer Chroma with orange switches), soft spoken explanations
I'm coding with Python (3.9?? 3.10?? something like that I think), using VSCode as my IDE along with the Jupyter extension, which allows me to use ipynb notebooks within VSCode :)) (All freely available)
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