Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 163 Bytes

File metadata and controls

12 lines (7 loc) · 163 Bytes

go-basics

Learning Go Basics

Day 1

  • Print a simple Hello World

Day 2

  • Understanding the key components of a Go program
  • Working with function and values