Learning Golang [2/100]

Day 2 of #100DaysOfCode

Read chapter 1 of 'The Go Programming Language'. The preface was also interesting. Basically explained golang's origins and how it's both similar and different from C. Excited to learn about how go handles concurrency in the future!