Shipping Go (Manning)
Wednesday, 02 August 2023

This book, subtitled "Develop, deliver, discuss, design, and go again" is a hands-on guide to shipping Go-based software. Joel Holmes shows how to build and upgrade an automated software delivery pipeline that supports containerization, integration testing, semantic versioning, and automated deployment. He looks at how to put continuous delivery and continuous integration into action, with guidance on automating your team’s build and reacting with agility to customer demands.

<ASIN: 1617299502>

 

Author: Joel Holmes
Publisher: Manning
Date: July 2023
Pages: 248
ISBN: 978-1617299506
Print: 1617299502
Kindle: B0C7RPBRPP
Audience: Go developers
Level: Intermediate
Category: Other Languages

Contents:

  • Develop better software based on feedback from customers
  • Create a development pipeline that turns feedback into features
  • Reduce bugs with pipeline automation that validates code before it is deployed
  • Establish continuous testing for exceptional code quality
  • Serverless, container-based, and server-based deployments
  • Scale your deployment in a cost-effective way
  • Deliver a culture of continuous improvement

For recommendations of Go books see Top Titles For Go Programmers in our Programmer's Bookshelf section.

 

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


Python Programming and Visualization for Scientists 2nd Ed

Author: Alex DeCaria and Grant Petty
Publisher: Sundog Publishing
Pages: 372
ISBN: 978-0972903356
Print: 0972903356
Audience: Scientists wanting to use Python
Rating: 2
Reviewer: Mike James
Visualization - a difficult topic and difficult to see how to explain the ideas in a book.



Data Structures & Algorithms in Python

Author: Dr. John Canning, Alan Broder and Robert Lafore
Publisher: Addison-Wesley
Date: October 2022
Pages: 928
ISBN:978-0134855684
Print: 013485568X
Kindle: B0B1WJF1K9
Audience: Python developers
Rating: 4
Reviewer: Mike James
Data structures in Python - a good idea!


More Reviews