Skip to content

It is a collection of tutorial styled go execrises

Notifications You must be signed in to change notification settings

vikaspoddar/go-in-1hr

Repository files navigation

GO in 1hr

Build status: Go

This a collection of demo for go concepts

  • string
  • number (int, and it's variant and float, and it's variant)
  • array
  • slice
  • map

Note: Do use the make function for declaring and initializing slice, map, and channel

About

It is a collection of tutorial styled go execrises

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages