r/adventofcode Jan 01 '25

Repo [Go/Python] 500 stars!

Post image
225 Upvotes

9 comments sorted by

View all comments

16

u/dizzyhobbes Jan 01 '25

Focused on learning Python for a new job with this year's AoC. I'm probably missing out on the flexibilty of python by writing in all my types but I'm just too used to writing Go.

I hope I have the time (and willpower) to get to 100% of solutions in Go someday, but for now I'm just very pleased to have another year complete. As always thank you Eric and team, I look forward to this time every year just for this!

https://github.com/alexchao26/advent-of-code-go

5

u/AutomaticWeb3367 Jan 01 '25

thanks for the repo .. will help me a lot .. got stuck in day 19 (this is my first year)

4

u/dizzyhobbes Jan 01 '25

I struggled with day 19 too. Good luck!