Steeping into concurrent programming in GO
Concurrent programming allows us to build more responsive software.
Concurrent Programs can also provide increased speedup when running on multiple processors.