Skip to content

This repo contains snippets from when I was learning Go programming language

Notifications You must be signed in to change notification settings

codeschris/learning-go

Repository files navigation

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

About

This repo contains snippets from when I was learning Go programming language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages