/golangexample

Go Lang by Example

Primary LanguageGo

golangexample

Go Doc

mainRand

This is a sample game for getting the Input from User for a Additional Guessing Game.

You can learn here use of:

  • Functions

  • Channel

  • Go Routine

  • User of Time Functions

  • String Splits

  • File Reading from ioutil Module

URLShortnet.go

This is an Application for URL Shortner.

You can learn here use of:

  • Maps

  • net/HTTP

  • Strings