adwait1-g / Experiments-with-Go

Understanding Go in detail

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Experiments-with-Go

Understanding Go in detail

Interesting Links

  1. The challenges are present here.
  2. The Go Scheduler
  3. In Go, programmer doesn't have to care if a variable is in stack or heap. A reference to a local variable can be returned - reasoning.

About

Understanding Go in detail


Languages

Language:Go 100.0%