add interface resources
This commit is contained in:
parent
805ffe2504
commit
da22fd7826
1 changed files with 4 additions and 0 deletions
|
@ -15,3 +15,7 @@ In this repo all .go files separated different directories because of the readib
|
|||
|Extra Useful Websites|[gosamples.dev](https://gosamples.dev), [Google Style Guide](https://google.github.io/styleguide/go/)|
|
||||
|CodeAcademy Course|https://www.codecademy.com/learn/learn-go|
|
||||
|
||||
Extra Resources by Subject:
|
||||
| Subject | Links |
|
||||
| ------- | ---- |
|
||||
| Interface | [MediumLink1](https://medium.com/golangspec/interfaces-in-go-part-i-4ae53a97479c), [MediumLink2](https://medium.com/golangspec/interfaces-in-go-part-ii-d5057ffdb0a6) |
|
||||
|
|
Loading…
Reference in a new issue