A
A
Artem Kislenko2017-05-21 08:26:28
go
Artem Kislenko, 2017-05-21 08:26:28

What types of applications do you need to write to learn GOLANG?

Hello!
I am learning the Go language, would like to clarify what needs to be written to cover all aspects of the language?
For example, when I was learning php - I was writing a site in Laravel
python - tornado and Django sites
What to write in Golang? I ask because I may not fully understand the scope of its application.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander Pavlyuk, 2017-05-21
@webwork

Network applications, basically. Microservices.
Write a chat or game on websockets.
Write a stream processing of any incoming data.
Write parallel processing of tasks from the queue.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question