SaturdayMP Show 78: Advent of Code 2025 (Day 1 - Part 2: Success)

It took me two videos and over 2 hours, but I finally solved the Day 1 - Part 2 Advent of Code 2025 challenge! I wonder if I’m that is the slowest time on record? At least the slowest time anyone would admit too.

Apparently solving Advent of Code problems is not my strong suite. They remind me of university assignments which I never really liked and is a big reason for not perusing a Master’s or PhD. Hopefully someone will just give me an honorary Master’s or PhD one day.

[Read More]

SaturdayMP Show 77: Advent of Code 2025 (Day 1 - Part 2: Failure)

In this episode I explain how I previously solved Day 1 - Part 1 of the Advent of Code 2025 problem. I then proceed to fail to solve part 2, though I think I was close. I got stuck in the “keep trying random stuff” mindset instead of sitting back and thinking about the problem. A problem that is magnified when I’m recording as I have to think and talk at the same time.

[Read More]

SaturdayMP Show 63: Advent of Code 2024 Day 12 (Part 3 - Solved!)

In this episode I finish the Advent of Code 2024 Day 12 problem! I also figured out how to do parameterized tests in Python. Any constructive feedback on my solution? How would you have solved it differently?

You can find Part 2 here: https://youtu.be/p9bSVRxkGlk

Found this video useful? Then help others find it by liking, subscribing, sharing, and sponsoring. Have question you want answered in a future video? Pair on a problem? Constructive feedback? Send an email to ask@saturdaymp.com.

[Read More]

SaturdayMP Show 62: Advent of Code 2024 Day 12 (Part 2 - Area Calculated)

In this episode I actually make some progress on the Advent of Code Day 12 problem and can calculate the area of a plot starting at a given point. Any feedback on my solution so far? Any Python tips for me?

You can find Part 1 here: https://youtu.be/RhSQ49SVAtY

[Read More]

SaturdayMP Show 61: Advent of Code 2024 Day 12 (Part 1 - Python Import Difficulties)

In this episode I attempt the Advent of Code Day 12 challenge. I didn’t get very far as I struggled to figure out how imports work in Python. Is it just me or did others struggle importing Python files?

Found this video useful? Then help others find it by liking, subscribing, sharing, and sponsoring. Have question you want answered in a future video? Pair on a problem? Constructive feedback? Send an email to ask@saturdaymp.com.

[Read More]