Skip to content

Just a repository where I can take my progress while I learn the Go language ๐Ÿน

Notifications You must be signed in to change notification settings

mrLuisFer/learning-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

28 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿน Learning Go

This is a repository in which I have some basic exercises while learning the Go language

I'll also add some basic exercises while learning the Go syntax

๐Ÿ’ซ Contributing

  • Fork and clone the repository
  • Install dependencies: go get -u github.com/golang/dep/cmd/dep
  • Create a branch: git checkout -b my-branch
  • Make your changes

And send a pull request

๐Ÿ™ Usage

In your terminal, run:

  go run some-file.go

โ„ Info

The basic CLI inside is not complete

If you want to see a basic example, although better done, you can see it in the following repository:

mrLuisFer-go-basic-cli

About

Just a repository where I can take my progress while I learn the Go language ๐Ÿน

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages