Learning-Go This repository will contain Go snippets for different projects. Modules 00-hello_world Creating a simple 'Hello, World!' program to learn the basic syntax of Go 01-age_calculator Creating an age calculator to learn about variable declarations, I/O operations, basic arithmetics