This my documentation of my learning journey in Go (Golang) From beginner to where ever it may lead .
I started with the simple hello program thus the hello folder that contains the hello program Icreated with all its modifications
I got confused halfway and decided to go a different direction. Thus I created the go-tdd folder
tried to learn go with tests but that went sour after hitting the same wall at error handling and taking another approach to it.
I started a fresh and this time stuck around for more than three topics though as I am writting this Iam at error handling once again I hope this time I can weather the storm and push through the hard times and move past error handling onto something new .This experience has shown me that i need to understand error handling better, to grasp it and master it if possible because it has been my downfall twice already lets see if third time is the charm