Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/n8brooks/learninggo
My exercise solutions for the Learning Go book.
https://github.com/n8brooks/learninggo
Last synced: 7 days ago
JSON representation
My exercise solutions for the Learning Go book.
- Host: GitHub
- URL: https://github.com/n8brooks/learninggo
- Owner: N8Brooks
- Created: 2024-08-11T15:46:30.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-25T19:54:55.000Z (4 months ago)
- Last Synced: 2024-12-09T18:46:36.211Z (17 days ago)
- Language: Go
- Size: 33.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Learninggo
Used to follow along with the exercises from the Learning Go book.
There are a lot of modules used for testing code locally. This is not recommended.