Go Fundamentals (Addison-Wesley)
Monday, 03 July 2023

This book is designed to help developers get up-to-speed in Go fast, to make use of existing knowledge of other languages, and to help developers avoid common mistakes made by Go newcomers. Based on author Mark Bates's and Cory LaNou's Gopher Guides training curricula, this book will allow readers to quickly understand and use Go syntax, core features, and idioms.

<ASIN:0137918305 >

Reflecting Go through version 1.18, and including Go's new support for generics, this book prepares you to write robust, reliable, well-performing production code right from the outset.
 

Author: Mark Bates and Cory LaNou
Publisher: Addison-Wesley
Date: December 2022
Pages: 576
ISBN: 978-0137918300
Print: 0137918305
Kindle: B0B66PL585
Audience: Developers interested in learning Go
Level: Intermediate
Category: Other Languages

Topics covered:

  • Learn how Go manages packages, modules, and dependencies
  • Apply Go basics, such as variable declaration, types, and control flow
  • Work effectively with collection types, iteration, functions, structs, and pointers
  • Understand Go Slices and use them properly
  • Write idiomatic Go, using principles such as embedding and composition
  • Expertly use concurrency to improve code performance
  • Create proper tests to quickly identify and fix problems
  • Write simpler, better code with generics and interfaces
  • Take advantage of channels, context, sync primatives, and other advanced features

For recommendations of Go books see Top Titles For Go Programmers in our Programmer's Bookshelf section.

 

For more Book Watch just click.

Book Watch is I Programmer's listing of new books and is compiled using publishers' publicity material. It is not to be read as a review where we provide an independent assessment. Some, but by no means all, of the books in Book Watch are eventually reviewed.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

 

 

Banner


Visual Differential Geometry and Forms

Author:  Tristan Needham
Publisher: Princeton
Pages: 584
ISBN: 978-0691203706
Print: 0691203709
Kindle: B08TT6QBZH
Audience: Math enthusiasts
Rating: 5
Reviewer: Mike James
The best math book I have read in a long time...



Practices of the Python Pro

Author: Dane Hillard
Publisher: Manning
Date: January 2020
Pages: 248
ISBN: 978-1617296086
Print: 1617296082
Audience: Python developers
Rating: 3
Reviewer: Mike James
I want to be a Python Pro....


More Reviews