/easy-golang

Golang tutorial for beginners

Primary LanguageGo

easy-golang

Golang tutorial for beginners

Table of Contents

  1. Install go
  2. Package
  3. Function
  4. Variables
  5. Data type
  6. String Operations
  7. Flow control
  8. Closure
  9. Array
  10. Slice
  11. Interface
  12. Lock in Go
  13. interface and reflection
  14. IO Operation
  15. Handle Exception in Go
  16. Goroute
  17. Timer
  18. Unit Test
  19. TCP Protocol and redis operation
  20. Web development and mysql operation