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
 


Programming with Rust

Author:  Donis Marshall
Publisher: Addison-Wesley
Pages: 400
ISBN: 978-0137889655
Print: 0137889658
Kindle: B0CLL1TGVT
Audience: Programmers wanting to learn Rust
Rating: 3
Reviewer: Mike James
Rust is the language we all want to learn at the moment so this is just in time.



Modern Frontend Development with Node.js

Author: Florian Rappl
Publisher: Packt Publishing
Date: November 2022
Pages: 208
ISBN: 978-1804618295
Print: 1804618292
Kindle: B0B9BH5WBS
Audience: Node.js developers
Level: Introductory/Intermediate
Rating: 3
Reviewer: Ian Elliot
Modern development - what else is there?


More Reviews