Cantitate/Preț
Produs

The Way to Go

Autor Ivo Balbaert
en Limba Engleză Paperback

This book provides the reader with a comprehensive overview of the new open source programming language Go (in its first stable and maintained release Go 1) from Google.

The language is devised with Java / C#-like syntax so as to feel familiar to the bulk of programmers today, but Go code is much cleaner and simpler to read, thus increasing the productivity of developers.

You will see how Go: simplifies programming with slices, maps, structs and interfaces
incorporates functional programming
makes error-handling easy and secure
simplifies concurrent and parallel programming with goroutines and channels

And you will learn how to: make use of Go's excellent standard library
program Go the idiomatic way using patterns and best practices in over 225 working examples and 135 exercises

This book focuses on the aspects that the reader needs to take part in the coming software revolution using Go. "

Citește tot Restrânge

Preț: 18667 lei

Preț vechi: 23333 lei
-20% Nou

Puncte Express: 280

Preț estimativ în valută:
3573 3769$ 2977£

Carte disponibilă

Livrare economică 12-26 decembrie

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781469769165
ISBN-10: 1469769166
Pagini: 628
Dimensiuni: 191 x 235 x 32 mm
Greutate: 1.06 kg
Editura: iUniverse

Notă biografică

Ivo Balbaert is a lecturer in web programming and databases at CVO Antwerpen, a community college in Belgium. He received a PhD in applied physics from the University of Antwerp in 1986. He worked for 20 years in the software industry as a developer and consultant in several companies, and for 10 years as project manager at the University Hospital of Antwerp. From 2000 onwards, he switched to partly teaching and partly developing software (at KHM Mechelen, CVO Antwerpen). He also wrote an introductory book in Dutch about developing in Ruby and Rails, Programmeren met Ruby en Rails, published by Van Duuren Media. In 2012, he authored a book on the Go programming language, The Way to Go, published by iUniverse. He has written a number of introductory books for new programming languages, notably Dart, Julia, Rust, and Red, all published by Packt.