Start learning at 50 I’ve always wanted to learn programming. I’ve read a blog
post saying that at this age it was to late . Then I read a post here in saying
the opposite. I’ve found a site that was learn x in y minutes where it has a
bunch of languages there. After reading them, the languages that...
After asking for a first programming language here, I've decided learning Go.
After some searching I've found that the beginner learning resources are some years old. Can anyone suggest some beginner resources for someone that likes to learn by doing stuff?
Thank you.
I assume you have already tried the official tutorials, but Go By Example is a great "learn by doing" kind of tutorial. Others that I found in a quick DDG search:
I've spend a bit of time in Go by Example but I felt that I wasn't building anything (if that makes sense). Like when I learned what variables are I expected that I'd get some type of homework or something.