Go in action
Summary Go in Action introduces the Go language, guiding you from inquisitive developer to Go guru. The book begins by introducing the unique features and concepts of Go. Then, you'll get hands-on experience writing real-world applications including websites and network servers, as well as tech...
Other Authors: | , , |
---|---|
Format: | eBook |
Language: | Inglés |
Published: |
Shelter Island, New York :
Manning
[2015]
|
Edition: | 1st edition |
Subjects: | |
See on Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009630211006719 |
Table of Contents:
- Introducting Go
- Go quick-start
- Packaging and tooling
- Arrays, slices, and maps
- Go's type system
- Concurrency
- Concurrency patterns
- Standard library
- Testing and benchmarketing