Update README.md

pull/26/head
Maksim 1 year ago committed by GitHub
parent 580f37610e
commit e1e8be823e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -120,7 +120,6 @@ Contributions are always welcome!
- [ ] [Python For Everyone](https://www.py4e.com/)
- [ ] [Complete Python Tutorial](https://www.scaler.com/topics/python/)
### Go (Golang)
- [ ] [A tour of Go](https://tour.golang.org)
@ -130,6 +129,9 @@ Contributions are always welcome!
- [ ] [Effective Go](https://golang.org/doc/effective_go.html)
- [ ] [Go Design Patterns](https://github.com/tmrts/go-patterns)
- [ ] [Go Memory Management](https://povilasv.me/go-memory-management)
- [ ] [Style Guide](https://google.github.io/styleguide/go/guide)
- [ ] [Style Decisions](https://google.github.io/styleguide/go/decisions)
- [ ] [Best Practices](https://google.github.io/styleguide/go/best-practices)
### Big O Notation, Algorithms and Data Structures

Loading…
Cancel
Save