▲ 10 ▼ Ask: Golang weekend project idea
I am trying to learn golang for almost one year. Went through the docs, completed the tour and watched few talks. Now I want to get my Go knowledge in real working code via weekend project. No specific preference, just to let you know I am fluent in Python and working as a backend developer in day job.Thanks in advance.
Register to comment or vote on this story
You could also try writing Hacker News in golang, that'd be fun.
Write a webmail UI in Go - most of them are written in PHP, and not very good.
Try the Go Challenge, it has lots of interesting problems.