Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 291 Bytes

File metadata and controls

14 lines (8 loc) · 291 Bytes

golang_concepts

Code Written while learning go and writing initial code for Go Technical Content.

To Get Started

Clone the repo using

git clone https://github.com/learning-dev/golang_concepts.git

Then, follow the instructions to install Go

To Run

go run src/filename.go