https://github.com/neumann-mlucas/the_go_programming_language
solutions for the exercises in "The Go Programming Language" book
https://github.com/neumann-mlucas/the_go_programming_language
exercises go golang the-go-programming-language
Last synced: 5 months ago
JSON representation
solutions for the exercises in "The Go Programming Language" book
- Host: GitHub
- URL: https://github.com/neumann-mlucas/the_go_programming_language
- Owner: neumann-mlucas
- License: mit
- Created: 2023-06-11T18:55:12.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-01-28T15:29:01.000Z (over 2 years ago)
- Last Synced: 2024-06-21T04:51:22.725Z (almost 2 years ago)
- Topics: exercises, go, golang, the-go-programming-language
- Language: Go
- Homepage:
- Size: 793 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
### The Go Programming Language Solutions
WIP: solutions for the exercises of the book 'The Go Programming Language' by Alan Donavan.