Thanks in advance.
Ask HN: Golang weekend project idea
1–10 of 11 posts
Re: Ask HN: Golang weekend project idea
#2Here are a couple places to look: https://www.reddit.com/r/learnprogramming/comments/2a9ygh/10...
I find that a random idea from a stranger doesn't always give me enough inspiration to move forward or follow through. Instead, try to think about something that you want to solve for yourself. Maybe a CLI tool that could help you out or something similar.
Re: Ask HN: Golang weekend project idea
#3Re: Ask HN: Golang weekend project idea
#4Re: Ask HN: Golang weekend project idea
#5Re: Ask HN: Golang weekend project idea
#6Re: Ask HN: Golang weekend project idea
#7This is more than a weekend's worth of work, but the work is incremental, so you will see benefits from point 0. This was a lot of fun for me, and it helped shine light on some of the darker corners of Go.
I'm still working on a version of it myself, using it to experiment with different coding styles, interfaces, and libraries. A lot of fun.
Re: Ask HN: Golang weekend project idea
#8[1] http://www.theregister.co.uk/2014/12/31/want_to_have_your_se...
Edit: This is not a dig at PHP, I would not want to install it on one of my servers because I do not know what I am doing.
Re: Ask HN: Golang weekend project idea
#9https://github.com/kanaka/mal This is more than a weekend's worth of work, but the work is incremental, so you will see benefits from point 0. This was a lot of fun for me, and it helped shine light on some of the darker corners of Go. I'm still working on a version of it myself, using it to experiment with different coding styles, interfaces, and libraries. A lot of fun.
I usually think of weekend projects as something done over many weekends - I can't manage much in a single weekend.