inancgumus/learngo
[Good first issue]: Update README and include example links
Ouverte
#138 ouverte le 15 janv. 2023
documentationgood first issuehelp wanted
Métriques du dépôt
- Stars
- (18 015 étoiles)
- Métriques de merge PR
- (Métriques PR en attente)
Description
The current README should include links (like Table of Contents) to the examples in the directories.
For example:
Get Started with Go
Let's install Go on your favorite operating system.
Write Your First Program
- Let's get started.
- Exercise 1: Print names — Check this out for further instructions — [Solution]
- Question 1: Gopath.
- Question 2: Code your first program.
- Question 3: Run your first program.
🙇 Please contribute and add the other examples, exercises, and questions.