How To Build Your First Project In Go
Exercise 1 of Gophercises - Build a terminal based Quiz game
At the end of 2020, I started exploring golang to expand the breadth of my knowledge. These blogs were initially just personal notes which I took while reading some docs, podcasts or other blogs. Some of the blogs are based on the projects I did as well. I decided to put them on my here for future reference.
Exercise 1 of Gophercises - Build a terminal based Quiz game
What is Lexical Scope in Go ?
In Part 1, we explore go modules, map and http server