https://github.com/cedrickchee/gopl-examples
Code examples for "The Go Programming Language" book
https://github.com/cedrickchee/gopl-examples
educational golang-examples gopl-exercises learn-go
Last synced: 2 months ago
JSON representation
Code examples for "The Go Programming Language" book
- Host: GitHub
- URL: https://github.com/cedrickchee/gopl-examples
- Owner: cedrickchee
- Created: 2021-07-22T14:59:29.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-08-16T11:58:20.000Z (almost 4 years ago)
- Last Synced: 2025-01-18T17:49:38.292Z (4 months ago)
- Topics: educational, golang-examples, gopl-exercises, learn-go
- Language: Go
- Homepage:
- Size: 232 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# The Go Programming Language
This repository provides the downloadable example programs
**and** exercise solutions for the book, "The Go Programming Language";
see http://www.gopl.io.