Answer the question
In order to leave comments, you need to log in
How would you start learning go?
I'm learning Node JS, I have several projects
. Now I want to try to rewrite the project in go
. But before I start, I want to study go well with its philosophy, approach to solving problems.
The essence of the question: if you started learning go, where would you start and how would you continue
Answer the question
In order to leave comments, you need to log in
I started with books:
Plus articles from habr:
There are also courses on coursera:
Learning Go is not much different from other languages.
I installed Go on my machine
Wrote hello world, launched it
Wrote a script for working with strings more complicated - launched
I felt the structures in the language
Installed a web server on the go server, launched it
Installed nginx, sent a request to Go
Well, that's all, then whatever you want, then and write
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question