raghavddps23 / LearningGo-

Repository to learn the Go programming language while submitting simple solutions!
0 stars 9 forks source link
go golang hacktoberfest hacktoberfest2020 learngo learngolang

Welcome to LearningGo!

The aim of this repository is to learn golang while adding some coding questions.

How to Contribute

1. Add any program of your choice

Add a program according to the Difficulty level in the appropriate folder. Make the filename in accordance to what the code is doing.

2. Add your name

Add your name to the CONTRIBUTORS.md file using the below example:
- [Name](Link to GitHub profile)
Please follow alphabetical order.

Choose one of above or all 3, make a pull request for your contributions and wait for it to be merged!

What next?

:confetti_ball: :tada: Happy Contributing :tada: :confetti_ball: