Categorygithub.com/theandypeterson/advent-of-code-2024
repository
0.0.0-20241216185445-3157477a5b71
Repository: https://github.com/theandypeterson/advent-of-code-2024.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

Advent of Code 2024

https://adventofcode.com/

Using this as an opportunity to learn Go and concurrent programming patterns.

Mostly following https://gobyexample.com/ to learn the language.