Go Learning: Difference between revisions
Jump to navigation
Jump to search
(→Books) |
(→Books) |
||
Line 3: | Line 3: | ||
=Books= | =Books= | ||
* [https://learning.oreilly.com/library/view/microservices-with-go/9781804617007/ Microservices with Go. Building scalable and reliable microservices with Go] by Alexander Shuiskov | * [https://learning.oreilly.com/library/view/microservices-with-go/9781804617007/ Microservices with Go. Building scalable and reliable microservices with Go] by Alexander Shuiskov | ||
* [https://learning.oreilly.com/library/view/the-go-programming/9780134190570/ The Go Programming Language] by Alan A. A. Donovan, Brian W. Kernighan | |||
* [https://learning.oreilly.com/library/view/efficient-go/9781098105709/ Efficient Go] by Bartlomiej Plotka | * [https://learning.oreilly.com/library/view/efficient-go/9781098105709/ Efficient Go] by Bartlomiej Plotka | ||
=Subjects= | =Subjects= |
Revision as of 23:21, 5 September 2023
Internal
Books
- Microservices with Go. Building scalable and reliable microservices with Go by Alexander Shuiskov
- The Go Programming Language by Alan A. A. Donovan, Brian W. Kernighan
- Efficient Go by Bartlomiej Plotka