ASMR Coding: Solving Python Puzzles (Advent of Code 21 - Day 7)
You thought we were done with Advent of Code? Naaah.
Place your bets on if I will finish this series before next December... :D
Included in this video: typing on keyboard (Logitech K380 Bluetooth), soft spoken explanations, thinking and wondering where I went wrong (but don't worry, I figure it out in the end)
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