Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 335 Bytes

readme.md

File metadata and controls

21 lines (17 loc) · 335 Bytes

This Repo is just to remember basics of the Golang...

Content

  • Hello world
  • Variables
  • Packages
  • Functions
  • Arrays
  • Conditionals
  • Loops
  • Maps
  • Range
  • Pointers 🔥
  • Closures
  • Structs 🔥
  • Interfaces - WIP

Feel free to contribute

Hope you enjoy it!