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.
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.
Object-Oriented Python
Author: Irv Kalb Publisher: No Starch Press Date: January 2022 Pages: 416 ISBN: 978-1718502062 Print: 1718502060 Kindle: B0957SHYQL Audience: Python developers Rating: 3 Reviewer: Mike James Python, Object-Oriented? Not a lot of programmers know that!
|
Algorithms: Absolute Beginner's Guide
Author: Kirupa Chinnathambi Publisher: Addison-Wesley Date: November 2023 Pages: 416 ISBN: 978-0138222291 Print: 0138222290 Kindle: B0CCTZ37DQ Audience: General Rating: 4.5 Reviewer: Kay Ewbank
Subtitled 'a practical introduction to data structures and algorithms in JavaScript', this book is split into tw [ ... ]
| More Reviews |
|