GO-KATA
// A collection of daily coding challenges designed to help you master idiomatic Go through deliberate, repetitive pract...
go-kata
A collection of daily coding challenges designed to help you master idiomatic Go through deliberate, repetitive pract...
13EmergingUnknown
What it does
> "I fear not the man who has practiced 10,000 kicks once, but I fear the man who has practiced one kick 10,000 times." > > (Bruce Lee) - Go is simple to learn, but nuanced to master. The difference between "working code" and "idiomatic code" often lies in details such as safety, memory efficiency, and concurrency control. - This repository is a collection of Daily Katas: small, standalone coding
Getting Started
git
git clone https://github.com/MedUnes/go-kata