In this crash course we will get started with the Go programming language. There is no prior knowledge of Go required. We will setup a workspace and look at fundamentals like variables, slices, conditionals, maps, structs and more
Workspace -
Hello World -
Variable & Types -
Packages -
Functions -
Arrays / Slices -
Conditionals -
Loops -
Maps -
Range -
Pointers -
Closures -
Structs -
Interfaces -
Web -
Sponsor: DevMountain Bootcamp
Code:
https://github.com/bradtraversy/go_crash_course (I plan on tidying the code up later)
Doc:
https://golang.org/doc/code.html
š Become a Patron: Show support & get perks!
http://www.patreon.com/traversymedia
Website & Udemy Courses
Follow Traversy Media:
https://www.facebook.com/traversymedia
1:38:36
1:40
7:18
43:53