I
I
impressive172019-11-04 15:36:46
go
impressive17, 2019-11-04 15:36:46

How to learn GOlang after c++?

I decided to start learning the golang language. In this regard, the question arose, where is it better to start? There is a good base on c ++. Please advise the best books that would allow you to quickly and efficiently master the language. Perhaps also courses / youtube channels)
PS It would also be interesting to hear an opinion about the relevance and prospects of this language.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
U
uvelichitel, 2019-11-04
@uvelichitel

The Go Programming Language by Alan AA Donovan and Brian W. Kernighan . Of which Brian W. Kernighan is the K in the iconic K&R . However , the Language Specification is precisely formalized, well-structured, and quite sufficient. Write a five- line HelloWorldWebserver using only the standard library and see why Go is more popular than C++ in web development.

D
Dimonchik, 2019-11-04
@dimonchik2013

https://github.com/avelino/awesome-go
after C++ no problems, one ease
is, of course, if you have C after work-practice, not university

A
asd111, 2019-11-04
@asd111

https://gobyexample.com/ - the fastest option

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question