Skip to content

sajibsrs/notes-on-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notes on Go (Golang)

# Contents

  • [Simplest Go program]
  • [Data types]
  • Variable
  • [Constant]
  • Array
  • Slice
  • Map
  • [Range]
  • [Conditionals]
  • [Functions]
  • [Defer]
  • [Pointer]
  • [String and Rune]
  • [Interface]
  • [Struct]
  • [Method]
  • [Generics]
  • [Error]
  • [Panic]

About

Minimal notes on go language.

Topics

Resources

License

Stars

Watchers

Forks

Languages