https://github.com/machawk1/advent-of-code
Getting acquainted with Golang through advent-of-code. Perpetually behind a few days.
https://github.com/machawk1/advent-of-code
Last synced: about 1 year ago
JSON representation
Getting acquainted with Golang through advent-of-code. Perpetually behind a few days.
- Host: GitHub
- URL: https://github.com/machawk1/advent-of-code
- Owner: machawk1
- License: mit
- Created: 2018-12-04T02:53:53.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-05T16:53:31.000Z (over 7 years ago)
- Last Synced: 2025-03-24T09:45:15.251Z (about 1 year ago)
- Language: Go
- Size: 11.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Advent of Code
==============
I have a need to learn [Go](https://golang.org). I learn best by _doing_ instead of being directed, pair programming, etc.
I am using [Advent of Code](https://adventofcode.com) to help me learn the language through exploration.
This is an exercise for me to get my hands dirty, not for your review or criticism, constructive or otherwise.
I will likely be perpetually behind, as recreational time is currently scarce. Any effort I can put forth here will hopefully be well-spent as I venture onto other Go projects I will need to produce for my research.