Skip to content

golangtutorials/002-Go-Basics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Golang Tutorials 002 - Go Basics

This file shows the basics when it comes to go, it covers the following:

The video tutorials are going to be split into several episodes as this is quite a big topic to discuss.

  1. Installing Go and making sure it works every time -- https://youtu.be/tgnomE64CH0
  2. Values, Variables, Contants, If/Then/Else, Cases, For loops and Arrays -- TODO: Videos to be uploaded soon
  3. Array recap, Slices, Maps, Ranges, Structs TODO
  4. Functions, Pointers, Methos, Interfaces TODO

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages