|
This book takes off where basic tutorials on the Go language leave off. Author Aaron Torres shows how you can put into practice some of the more advanced concepts and libraries offered by the language while avoiding some of the common mistakes for new Go developers.
<ASIN:1783286830>
The book covers basic type and error handling. It explores applications that interact with users, such as websites, command-line tools, or via the file system. It demonstrates how to handle advanced topics such as parallelism, distributed systems, and performance tuning. Lastly, it finishes with reactive and serverless programming in Go.
Author: Aaron Torres Publisher: Packt Publishing Date: June 2017 Pages: 400 ISBN: 978-1783286836 Print: 1783286830 Kindle: B01MS2MOFP Audience: Go Developers Level: Intermediate Category: Other Languages
- Test your application using advanced testing methodologies
- Develop an awareness of application structures, interface design, and tooling
- Create strategies for third-party packages, dependencies, and vendoring
- Get to know tricks on treating data such as collections
- Handle errors and cleanly pass them along to calling functions
- Wrap dependencies in interfaces for ease of portability and testing
- Explore reactive programming design patterns in Go
To know more about Go see our 3-part series A Programmer's Guide To Go.
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.
To have new titles included in Book Watch contact BookWatch@i-programmer.info
C++ Programming, 7th Ed (In Easy Steps)
Author: Mike McGrath Publisher: In Easy Steps Date: April 2022 Pages: 192 ISBN: 9781787910379 Print: 1787910377 Kindle: B0F9LDHDBG Audience: Developers wanting to learn C++ Rating: 4 Reviewer: Mike James
This is the 7th edition of a slim book on C++. Can you really learn C++ in easy steps?
|
Essential C# 12 (Pearson)
Author: Mark Michaelis Publisher: Addison-Wesley Date: December 3, 2023 Pages: 1232 ISBN: 978-0138219512 Print: 0138219516 Kindle: B0CLKY8GNV Audience: C# developers Rating: 5 Reviewer: Mike James The latest edition of a highly recommended book that combines reference and tutorial material.
| | More Reviews |
|