An open API service indexing awesome lists of open source software.

https://github.com/falcucci/projecteuler-golang

Some euler solved problems using Go.
https://github.com/falcucci/projecteuler-golang

euler exercises golang

Last synced: 4 months ago
JSON representation

Some euler solved problems using Go.

Awesome Lists containing this project

README

        

# Project Euler

This repository was created to share my solved euler math problems that aims to learn golang and have fun in the same time. All of the [problems](https://projecteuler.net/archives) comes from the Euler website and follow the correct sequency of the problems to avoid cheat.

I already solved some exercises using python and javascript focused on improve my skills in these awesome languages. It isn't different now but what a fuck I would like to learn `golang` now? that's a curious question. Seems like `golang` it's a famous hipster language just because you can do fast enought. So, said that I would like to learn this one to give a change for the language. :star:
_____
made with :purple_heart: by [@falcucci](https://github.com/falcucci)