/golang

deep dive into golang

Primary LanguageGo

GOLANG

Topics covered

  1. Constants
  2. Variables
  3. Constants
  4. Primitives
  5. Map & Structs
  6. Collections
  7. Pointers
  8. Functions
  9. Interfaces
  10. Control flow
  11. ifstatements
  12. Looping
  13. Deadlock
  14. Channels
  15. goroutines