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.
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
Learn Quantum Computing with Python and Q#
Author: Dr. Sarah Kaiser and Dr. Chris Granade Publisher: Manning Date: June 2021 Pages: 384 ISBN: 978-1617296130 Print: 1617296139 Kindle: B098BNK1T9 Audience: Developers interested in quantum computing Rating: 4.5 Reviewer: Mike James Quantum - it's the future...
|
Computer Concepts And Management Information Systems
Author: C.P Gupta and K. K. Goyal Publisher: Mercury Learning Pages: 250 ISBN:978-1683925866 Print:1683925866 Kindle: B08CVSHKG3 Audience: General Rating: 3 Reviewer: Kay Ewbank
This book is an introduction to the basics of what a computer is, what software is, and what management information syste [ ... ]
| More Reviews |
|