Skip to content

Instantly share code, notes, and snippets.

@BigOokie
Last active November 16, 2018 10:27
Show Gist options
  • Save BigOokie/b70141bd0eaaa2a46cb2b48193b4b32b to your computer and use it in GitHub Desktop.
Save BigOokie/b70141bd0eaaa2a46cb2b48193b4b32b to your computer and use it in GitHub Desktop.
Aus Dev Bootcamp - Go Resources
Go: https://golang.org/
GitHub: https://github.com
GitHub Repos:
Skycoin: https://github.com/skycoin/skycoin
Skywire: https://github.com/skycoin/skywire
Wing Commander: https://github.com/BigOokie/skywire-wing-commander
Development Environments:
Visual Studio Code: https://code.visualstudio.com/
Visual Studio Code with Go: https://code.visualstudio.com/docs/languages/go
Go Tutorials:
Go Tour: https://tour.golang.org/list
Go By Example: https://gobyexample.com/
Gophercises: https://gophercises.com/
eBooks:
Essentail Go: https://www.programming-books.io/essential/go/10-gopath-goroot-gobin
Go Bootcamp: http://www.golangbootcamp.com/book
Youtube:
Go Crash Course: https://www.youtube.com/watch?v=SqrbIlUwR0U
Go - From Beginner to Advanced: https://www.youtube.com/watch?v=O_UuGuF_tcE
Online Courses:
Go: The Complete Bootcamp Course (Udemy): https://www.udemy.com/learn-go-the-complete-bootcamp-course-golang/
General Reference:
Markdown: https://guides.github.com/features/mastering-markdown/
GitHub Training Guides: https://www.youtube.com/githubguides
Twitter Accounts:
@golang
@golang_news
@_rsc
@welovegolang
@RealGophersShip
@goin5minutes
@programminggo
@davecheney
@4gophers
@GolangShow
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment