Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 291 Bytes

README.md

File metadata and controls

9 lines (9 loc) · 291 Bytes

Golang practice

Reason

  1. Performance: Like Java and C, and 30 times faster than Python
  2. Develop efficiency
  3. Fast compiling
  4. Nice garbage collecting mechanism

Ref: