An open API service indexing awesome lists of open source software.

https://github.com/juangm/go-exercises

Exercises from the golang course https://gophercises.com/
https://github.com/juangm/go-exercises

exercises golang katas

Last synced: 4 months ago
JSON representation

Exercises from the golang course https://gophercises.com/

Awesome Lists containing this project

README

          

# GO - Exercises

![Status](https://img.shields.io/badge/Status-InProgess-Orange)

## Description

- Each folder contain a GOLANG exercise
- Exercises are from [gophercises](https://gophercises.com/)
- Katas are from [introduction-to-go](https://github.com/davecheney/introduction-to-go)

## Work To Do

- [x] [go-quiz](go-quiz/README.md)
- [x] [go-urlshort](go-urlshort/README.md)
- [x] [go-adventure](go-adventure/README.md)
- [x] [go-katas](go-katas/README.md)
- [x] [go-htmlParser](go-htmlParser/README.md)
- [ ] [go-sitemapBuild](go-sitemapBuild/README.md)
- [ ] [go-hackerRank](go-hackerRank/README.md)
- [ ] go-cliTask
- [ ] go-phoneNumber
- [ ] go-cards
- [ ] go-blackjack
- [ ] go-blackjackAI
- [ ] go-fileRename
- [ ] go-quietHN
- [ ] go-recoverMiddleware
- [ ] go-cliTwitterContest
- [ ] go-cliSecretsAPI
- [ ] go-imgTransform
- [ ] go-buildImages
- [ ] go-buildPDF