Skip to content

Go tour exercises correction to learn the Golang language

Notifications You must be signed in to change notification settings

DoniLite/GO-TOUR-EXO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hello dev

If you want to learn Golang then you are in the right place. This repository implements all the corrected exercises from the site a tour of go. You will find the documentation necessary for the implementation of the functions in the set of corrections

How is it organized?

All the corrections are implemented by progression sequence as seen in the course. You can consult these corrections as you wish.

Why this repository?

Personally when I followed the course for the first time. I had a little trouble implementing some functions of the exercises. Often taking me a few days (because yes I had just started programming and as a self-taught person it was really tough). Consider this repo as a reference when you are stuck on one of the exercises of the course and you can therefore consult it to have a quick idea on how to solve it.

About

Go tour exercises correction to learn the Golang language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages