Skip to content

aravindhsampath/learngo

Repository files navigation

Learn Go

Toy programs written while learning Go.

Programs are mostly the same from freeCodeCamp.org's Youtube video and Go by example with comments and experimentation notes by and for myself.

Usage

  1. Clone this Git repository.
git clone https://github.com/aravindhsampath/learngo.git
  1. Run the specific program using the Go run time.
cd learngo
go run 01_hello.go

About

Toy programs written while learning Go.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages