Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 265 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 265 Bytes

gocourse

  • Data types (22.02.2021 19:00)
  • Array, Slice And Map (08.03.2021 21:00)
  • Pointers (19.05.2021 21:00)
  • Functions in Go
  • Interfaces
  • Error Handling, Defer, Panic, and Recover
  • Concurrency Mechanics
  • Concurrency Patterns
  • Profiling
  • Go interview