Alan Donovan, Brian Kernighan The Go programming language

Описание

Go was conceived in Septemb er 2007 by Rob ert Gries emer, Rob Pike, and Ken Thomps on, all at Google, and was announced in Nov emb er 2009.
The goals of the langu age and its accompanying tools were to be expressive, efficient in both compilation and execution, and effective in writing reliable and robust programs.
Go bears a surface simi lar ity to C and, like C, is a tool for proffessional programmers, achieving maximum effe ct wit h minimum means. But it is much more than an updated version of C.
It borrows and adapts good ideas from many other languages, while avoiding features that have led to complexity and unreliable code. Its facilities for concurrency are new and efficient, and its approach to data abstraction and object-oriented programming is unusually flexible. It has automatic memory management or garbage collection.

Схожие книги

Building Web Apps with Go. Jeremy Saenz
Go
en

Building Web Apps with Go. Jeremy Saenz

The Little Go Book. Karl Seguin
Go
en

The Little Go Book. Karl Seguin

The Ultimate Guide To Building Database-Driven Apps with Go
Go
en

The Ultimate Guide To Building Database-Driven Apps with Go

Webapps in Go the anti textbook. S. Patil
Go
en

Webapps in Go the anti textbook. S. Patil