The Go programming language /
Go may be our generation's most important new programming language. It is exceptionally expressive, highly efficient in both compilation and execution, and enables the development of extremely reliable and robust programs. It shares the same spirit programmers once found in C: it helps serious...
Call Number: | Libro Electrónico |
---|---|
Main Authors: | , |
Format: | Electronic eBook |
Language: | Inglés |
Published: |
New York :
Addison-Wesley,
[2016]
|
Series: | Addison-Wesley professional computing series.
|
Subjects: | |
Online Access: | Texto completo (Requiere registro previo con correo institucional) |
Table of Contents:
- Tutorial
- Program structure
- Basic data types
- Composite types
- Functions
- Methods
- Interfaces
- Goroutines and channels
- Concurrency with shared variables
- Packages and the Go tool
- Testing
- Reflection
- Low-level programming.