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

https://github.com/jonrh/projecteuleringo

Solutions for Project Euler problems, a way for me to learn programming in Go.
https://github.com/jonrh/projecteuleringo

Last synced: about 1 month ago
JSON representation

Solutions for Project Euler problems, a way for me to learn programming in Go.

Awesome Lists containing this project

README

          

# ProjectEulerInGo
Solutions for Project Euler problems, a way for me to learn programming in Go. Please note the solutions will
almost certainly be non-optimal and even incorrect. It's just for me to start exercising programming in Go.