Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 184 Bytes

File metadata and controls

7 lines (5 loc) · 184 Bytes

Learning Go

Simple projects for learning go lang:

  1. ls-like program with -a, -h, -l switches
  2. calculate all files in a directory and its subdirectories
  3. concurrent form of 2