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  [email protected]

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


ASP.NET Core in Action, 2nd Ed (Manning)

Author: Andrew Lock
Publisher: Manning
Date:April 2021
Pages: 832
ISBN: 978-1617298301
Print: 1617298301
Audience: Developers interested in ASP.NET
Rating: 4
Reviewer: Ian Elliot
One big book to cover the one big alternative web tech.



Modern Fortran

Author: Milan Curcic
Publisher: Manning
Date: November 2020
Pages: 416
ISBN: 978-1617295287
Print: 1617295280
Audience: Fortran programmers
Rating: 5
Reviewer: Mike James
Not your parents' Fortran?


More Reviews