- working with databases
- calling from other languages
- Online Services Support
- Building for other platforms
- Everything From Josh Starmer is a Gold Mine.
- Links Marked YT are Youtube Video Tutorials
- Will Update Links Regularly.
- Targeted at newbies coming into ML.(These worked for me, in most cases they will work for you too)
GoLearn - Popular ML Library for Go
Popular Machine Learning Libraries
Cheatsheet For DS and ML in Go
GoNum - Golang's Numpy
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| https://github.com/williamfiset/Algorithms/blob/master/src/main/java/com/williamfiset/algorithms/graphtheory/BellmanFordEdgeList.java |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| https://dev.to/plutov | |
| https://dev.to/plutov/rate-limiting-http-requests-in-go-based-on-ip-address-542g | |
| https://github.com/didip/tollbooth | |
| https://github.com/gorilla/mux | |
| https://www.google.com/search?q=Gorilla+Mux+Example&oq=Gorilla+Mux+Example&aqs=chrome..69i57.2430j0j1&sourceid=chrome&ie=UTF-8 | |
| https://gowebexamples.com/routes-using-gorilla-mux/ | |
| https://www.google.com/search?q=gokit+supported+routers&oq=gokit+supported+routers&aqs=chrome..69i57.4069j0j1&sourceid=chrome&ie=UTF-8 | |
| https://medium.com/@shijuvar/go-microservices-with-go-kit-introduction-43a757398183 | |
| https://blog.tempus-ex.com/generics-in-go-how-they-work-and-how-to-play-with-them/ | |
| https://notes.eatonphil.com/database-basics.html |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Topics | |
| - GoKIT | |
| - Micro.mu | |
| - Middleware Handlers | |
| - Alice - | |
| - Negroni | |
| - JWT Auth & Securing - | |
| - OTP | |
| - Circuit Breakers | |
| - Connection Pooling Knobs - |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| https://courses.edx.org/courses/course-v1:Microsoft+DAT215.1x+1T2018/course/ | |
| https://courses.edx.org/courses/course-v1:Microsoft+DAT201x+1T2018/course/ |