17
Beginner resources? (lemmy.world)
submitted 2 months ago* (last edited 2 months ago) by Agualusa@lemmy.world to c/golang@programming.dev

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.

top 7 comments
sorted by: hot top controversial new old
[-] KiranWells@pawb.social 5 points 2 months ago

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:

[-] tapdattl@lemmy.world 2 points 2 months ago

The tutorial series by DivRhino was really helpful for me -- https://divrhino.com/articles/rest-api-docker-go-fiber-from-scratch -- she has several tutorials that build on each other.

[-] Agualusa@lemmy.world 1 points 2 months ago

Will look it up. Thank you.

[-] FizzyOrange@programming.dev 2 points 2 months ago

I would not recommend Julia or Clojure. Go is a decent shout... Though it really depends on what you want to make. Games? Web sites? Automation? Etc.

If web sites then Go is an excellent first choice. You will need to learn HTML/CSS at least too and maybe JavaScript.

I learnt Go from Go by Example which was good, though it does assume some knowledge. Go is a nice simple language to start with.

[-] Agualusa@lemmy.world 1 points 2 months ago

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.

[-] ericjmorey@programming.dev 3 points 2 months ago

You'll find Go From The Beginning much more suitable for working hands on with challenges relevant to each lesson.

[-] Agualusa@lemmy.world 2 points 2 months ago
this post was submitted on 21 May 2024
17 points (100.0% liked)

Golang

1707 readers
3 users here now

This is a community dedicated to the go programming language.

Useful Links:

Rules:

founded 1 year ago
MODERATORS