Skip to content

jhoanborges/golang-fibonacci-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Information

In this example, i tested the go language created by google, evaluating the first 500 numbers of fibonacci sequence. The result is pretty awesome and incredibly fast.

Usage

Open terminal and run

go build index.go

Then execute the .exe file created in the root directory.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Resources

I used this package as a reference for this project.

t-pwk go-fibonacci

About

Quick test about the go language performance.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages