Thanks to visit codestin.com
Credit goes to github.com

Skip to content

jkamenik/gophercises-answers

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

Gophercises Answers

These are my answers for the https://gophercises.com/.

Each directory houses the answers to what I completed of the exercises. Generally the README will be unchanged so you will need to read the code to figure out what I did and didn't do. But that is the point.

Running the code

First, install Go based on your OS.

Second, use an editor that understand go. I like Atom with the go-plus plugin.

Third, clone the repo: git clone [email protected]:jkamenik/gophercises-answers.git

Four, follow the exercise directories.

About

Examples from Gophercises.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%