Hands-On High Performance with Go (Packt)
Wednesday, 08 April 2020

This Golang book aims to teach how to construct idiomatic Go code that is reusable and highly performant. Author Bob Strecansky starts with an introduction to performance concepts, then shows how to implement Go data structures and algorithms along with exploring data manipulation and organization to write programs for scalable software.

<ASIN:1789805783>

 

Author: Bob Strecansky
Publisher: Packt Publishing
Date: March 2020
Pages: 406
ISBN: 978-1789805789
Print: 1789805783
Kindle: B08576P94D
Audience: Golang developers
Level: Intermediate
Category: Other Languages

 

  • Explore Go’s profiling tools to write faster programs by identifying and fixing bottlenecks
  • Address Go-specific performance issues such as memory allocation and garbage collection
  • Delve into the subtleties of concurrency and discover how to successfully implement it in everyday applications

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
 


SQL Query Design Patterns and Best Practices

Author: Steve Hughes et al
Publisher: Packt Publishing
Pages: 270
ISBN: 978-1837633289
Print: 1837633282
Kindle: B0BWRD7HQ7
Audience: Query writers
Rating: 2.5
Reviewer: Ian Stirk

This book aims to improve your SQL queries using design patterns, how does it fare? 



The Nature of Code

Author: Daniel Shiffman
Publisher: No Starch
Date: September 2024
Pages: 640
ISBN: 978-1718503700
Print: 1718503709
Kindle: B0CG8F2VKM
Audience: General
Rating: 5
Reviewer: Mike James
The nature of code - what is it?


More Reviews