C
C
Crash2018-12-27 11:33:30
go
Crash, 2018-12-27 11:33:30

What educational projects can be written down on Go?

I'm new to Go and would like to practice.
But there is a desire to learn exactly from those projects for which the use of Go is best suited.
As I understand it, I need project ideas related to multithreading, parallel programming.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
P
PRAIT, 2018-12-27
@Bandicoot

Hello buddy. Anything can be written in Go.
But, here you need to understand what you specifically want from the project. If this is not a scalable enterprise project, write it in php. This is me for a digression, although not quite on the topic.
And catch useful resources:
https://github.com/golang/go/wiki/SuccessStories
https://github.com/golang/go/wiki/FromXToGo
https://www.youtube.com/watch?v= dLfGx_E131U
https://www.youtube.com/watch?v=KQcWXRlAiyA
https://www.youtube.com/watch?v=9u2zGBSkTCI&list=P...

D
devalone, 2018-12-27
@devalone

create your own twitch with blackjack and streamers

O
Oleg Charnyshevich, 2018-12-27
@nxao

https://github.com/avelino/awesome-go
Choose any idea and go to battle

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question