Ir para o conteúdo

The Go Programming Language

The Go Programming Language

Ver em tamanho grande.

The Go Programming Language

por Alan Donovan

  • Novo
  • Brochura
Condição
Novo
ISBN 10
0134190440
ISBN 13
9780134190440
Livreiro
Avaliação do vendedor:
Este vendedor ganhou uma 5 de 5 estrelas de clientes da Biblio.
Southport, Merseyside, United Kingdom
3 Cópias disponíveis deste vendedor
(Você pode adicionar mais na finalização da compra.)
Preço do item
€ 28,20
€ 11,88 Envio para USA
Entrega Padrão: 14 a 21 dias

Opções de envio

Formas de pagamento

  • Visa
  • Mastercard
  • American Express
  • Discover
  • PayPal

Sobre este item

Paperback / softback. New. The Go Programming Language is the authoritative resource for any programmer who wants to learn Go. It shows how to write clear and idiomatic Go to solve real-world problems. The book does not assume prior knowledge of Go nor experience with any specific language, so you'll find it accessible whether you're most comfortable with JavaScript, Ruby, Python, Java, or C++. The first chapter is a tutorial on the basic concepts of Go, introduced through programs for file I/O and text processing, simple graphics, and web clients and servers. Early chapters cover the structural elements of Go programs: syntax, control flow, data types, and the organization of a program into packages, files, and functions. The examples illustrate many packages from the standard library and show how to create new ones of your own. Later chapters explain the package mechanism in more detail, and how to build, test, and maintain projects using the go tool. The chapters on methods and interfaces introduce Go's unconventional approach to object-oriented programming, in which methods can be declared on any type and interfaces are implicitly satisfied. They explain the key principles of encapsulation, composition, and substitutability using realistic examples. Two chapters on concurrency present in-depth approaches to this increasingly important topic. The first, which covers the basic mechanisms of goroutines and channels, illustrates the style known as communicating sequential processes for which Go is renowned. The second covers more traditional aspects of concurrency with shared variables. These chapters provide a solid foundation for programmers encountering concurrency for the first time. The final two chapters explore lower-level features of Go. One covers the art of metaprogramming using reflection. The other shows how to use the unsafe package to step outside the type system for special situations, and how to use the cgo tool to create Go bindings for C libraries. The book features hundreds of interesting and practical examples of well-written Go code that cover the whole language, its most important packages, and a wide range of applications. Each chapter has exercises to test your understanding and explore extensions and alternatives. Source code is freely available for download from http://gopl.io/ and may be conveniently fetched, built, and installed using the go get command.

Avaliações

(Entrar ou Criar uma conta primeiro!)

Você está avaliando o livro como uma obra não o vendedor ou a cópia específica que você comprou!

Detalhes

Livreiro
The Saint Bookstore GB (GB)
Nº do estoque do livreiro
A9780134190440
Título
The Go Programming Language
Autor
Alan Donovan
Formato/Encadernação
Paperback / softback
Estado do livro
Novo
Quantidade Disponível
3
Encadernação
Brochura
ISBN 10
0134190440
ISBN 13
9780134190440
Editorial
Addison-wesley Professional
Esta edição foi publicada pela primeira vez
2015-11

Termos da venda

The Saint Bookstore

Refunds or Returns: A full refund of the price paid will be given if returned within 30 days in undamaged condition. If the product is faulty, we may send a replacement.

Sobre o Vendedor

The Saint Bookstore

Avaliação do vendedor:
Este vendedor ganhou uma avaliação de 5 de 5 estrelas de Biblio clientes.
Membro de Biblio desde 2018
Southport, Merseyside

Sobre The Saint Bookstore

The Saint Bookstore specialises in hard to find titles & also offers delivery worldwide for reasonable rates.

Glossário

Alguns termos que podem ser usados ??nesta descrição incluem:

New
A new book is a book previously not circulated to a buyer. Although a new book is typically free of any faults or defects, "new"...
tracking-