Tutorial on how to write and run Golang code within a Google Colab session.
The notebook can be found in the "Google Colab Tutorials" folder within the below repo.
GitHub Repo - https://github.com/ad17171717/YouTube...
Go Documentation Site: https://go.dev/doc/
CONNECT:
LinkedIn: / adrian-dolinay-frm-96a289106
GitHub: https://github.com/ad17171717
X: / dolinayg
Odysee: https://odysee.com/@adriandolinay:0
Medium: / adriandolinay
|-Video Chapters-|
0:00 - Intro
0:38 - Downloading binaries and setting up Go
1:22 - "Hello, World!" with Go
2:21 - Creating addition function with Go
3:25 - Advantages/disadvantages of Go in Colab
4:21 - References and additional learning